chore(nvim): configuration and plugin updates

This commit is contained in:
2023-09-20 08:27:14 +03:00
parent 6f3f977100
commit 43df368ec1
7 changed files with 81 additions and 5 deletions

View File

@@ -80,7 +80,7 @@ return {
cmd = { "TabnineStatus", "TabnineDisable", "TabnineEnable", "TabnineToggle" },
event = "User",
opts = {
accept_keymap = "<C-CR>",
accept_keymap = "<C-e>",
dismiss_keymap = "<C-Esc>",
},
},