AutoYADM commit: 2024-12-23 16:15:02

This commit is contained in:
Daniel Fichtinger 2024-12-23 16:15:02 -05:00
parent 94f8fc2a53
commit a5af5a3ff0

View file

@ -65,7 +65,7 @@ return {
preset = "none",
["<CR>"] = { "accept", "fallback" },
["<Tab>"] = { "select_and_accept", "fallback" },
["<C-CR>"] = { "select_and_accept", "fallback" },
["<C-Cr>"] = { "select_and_accept", "fallback" },
-- ["<C-e>"] = { "hide", "show", "fallback" },
["<C-e>"] = { "hide", "fallback" },
-- ["<C-n>"] = { "snippet_forward", "show", "fallback" },