feat(neovim): fix word.
This commit is contained in:
parent
1ed82027cc
commit
f90fe1143f
@ -64,7 +64,7 @@ in {
|
||||
# Autocompletion
|
||||
autocomplete.nvim-cmp = {
|
||||
enable = true;
|
||||
mapping = {
|
||||
mappings = {
|
||||
close = "<C-h>";
|
||||
complete = null;
|
||||
confirm = "<C-l>";
|
||||
|
Loading…
x
Reference in New Issue
Block a user