udpaty
This commit is contained in:
parent
2f7ce7fc63
commit
216fb3527d
@ -14,8 +14,8 @@ return {
|
||||
local hop = require('hop')
|
||||
local directions = require('hop.hint').HintDirection
|
||||
G.map({
|
||||
{"n", "<leader>f", ":HopChar1MW<CR>", {noremap = true}},
|
||||
{"n", "<leader>F", ":HopChar2MW<CR>", {noremap = true}},
|
||||
{"n", "<leader>F", ":HopChar1MW<CR>", {noremap = true}},
|
||||
{"n", "<leader>f", ":HopChar2MW<CR>", {noremap = true}},
|
||||
{"n", "f",
|
||||
function ()
|
||||
hop.hint_char1({
|
||||
|
Loading…
Reference in New Issue
Block a user