nvf finally working well!
This commit is contained in:
parent
b699fff171
commit
9962740d37
24 changed files with 209 additions and 189 deletions
|
@ -5,7 +5,7 @@ _:{
|
|||
type = "nvim-cmp";
|
||||
mappings = {
|
||||
# close = "<C-e>";
|
||||
confirm = "<C-y>";
|
||||
# confirm = "<tab>";
|
||||
next = "<C-n>";
|
||||
previous = "<C-p>";
|
||||
scrollDocsDown = "<C-j>";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue