1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

update hop.nvim conf

This commit is contained in:
jdhao 2022-09-05 00:53:23 +08:00
parent ee45f1f5a1
commit db378b858b

View File

@ -9,7 +9,7 @@ hop.setup({
quit_key = "<Esc>",
})
vim.keymap.set({ "n", "v" }, "f", "", {
vim.keymap.set({ "n", "v", "o" }, "f", "", {
silent = true,
noremap = true,
callback = function()