This commit is contained in:
QQ 2023-10-10 18:09:35 +08:00
parent 2f7ce7fc63
commit 216fb3527d

View File

@ -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({