nvf: change settings, unraf config

This commit is contained in:
Charlie Root 2024-08-22 22:37:06 +02:00
commit 8288cf317e
6 changed files with 6 additions and 20 deletions

View file

@ -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>";