feat: complete snippets with C-s
This commit is contained in:
parent
f526cb94e1
commit
6b953fa964
@ -61,6 +61,6 @@ vim.cmd([[
|
||||
vim.g.coq_settings = {
|
||||
auto_start = "shut-up",
|
||||
keymap = {
|
||||
jump_to_mark = "" -- prevent <C-h> remapping
|
||||
jump_to_mark = "<c-s>" -- prevent <C-h> remapping
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user