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