mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Update hop.nvim conf to support Chinese
This commit is contained in:
parent
3694d3c237
commit
2af616bb0d
@ -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", "", {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user