feat(neovim): fix word.
This commit is contained in:
parent
1ed82027cc
commit
f90fe1143f
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ in {
|
|||
# Autocompletion
|
||||
autocomplete.nvim-cmp = {
|
||||
enable = true;
|
||||
mapping = {
|
||||
mappings = {
|
||||
close = "<C-h>";
|
||||
complete = null;
|
||||
confirm = "<C-l>";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue