nvf: change settings, unraf config
This commit is contained in:
parent
2f2d6e31f6
commit
8288cf317e
6 changed files with 6 additions and 20 deletions
|
@ -4,8 +4,8 @@ _: {
|
|||
enable = true;
|
||||
type = "nvim-cmp";
|
||||
mappings = {
|
||||
# close = "<C-e>";
|
||||
# confirm = "<tab>";
|
||||
close = "<C-e>";
|
||||
confirm = "<tab>";
|
||||
next = "<C-n>";
|
||||
previous = "<C-p>";
|
||||
scrollDocsDown = "<C-j>";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue