AutoYADM commit: 2024-12-21 15:00:05
This commit is contained in:
parent
f6fb979674
commit
fb5ff5064b
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ return {
|
|||
["<Tab>"] = { "select_and_accept", "fallback" },
|
||||
["<C-CR>"] = { "select_and_accept", "fallback" },
|
||||
["<C-e>"] = { "hide", "show" },
|
||||
["<C-y>"] = { "hide", "show" },
|
||||
["<C-n>"] = { "show_documentation", "hide_documentation" },
|
||||
-- ["<C-l>"] = { "select_prev", "fallback" },
|
||||
-- ["<C-h>"] = { "select_next", "fallback" },
|
||||
-- ["<C-L>"] = { "scroll_documentation_up" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue