Update hop.nvim conf to support Chinese

This commit is contained in:
jdhao
2024-06-26 03:33:24 +08:00
parent 3694d3c237
commit 2af616bb0d
+1
View File
@@ -4,6 +4,7 @@ hop.setup {
case_insensitive = true,
char2_fallback_key = "<CR>",
quit_key = "<Esc>",
match_mappings = { "zh_sc" }
}
keymap.set({ "n", "v", "o" }, "f", "", {