chore(nvf): slight revamp n cleanup

This commit is contained in:
Mohammad Rafiq 2025-06-03 08:37:27 +08:00
parent d30c748dc3
commit 65815ff11f
No known key found for this signature in database
9 changed files with 8 additions and 42 deletions

View file

@ -3,12 +3,7 @@
blink-cmp = {
enable = true;
friendly-snippets.enable = true;
mappings = {
next = "<Down>"; # FIXME: results in the menu appearing when navigating
previous = "<Up>";
};
sourcePlugins = {
emoji.enable = true;
ripgrep.enable = true;
spell.enable = true;
};