update c-f
This commit is contained in:
parent
6b0bc4cd3e
commit
eee82fd12a
@ -15,8 +15,7 @@ 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", "<c-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