feat(nvf): add some plugins
This commit is contained in:
parent
90d10606bc
commit
0779eba4cc
4 changed files with 26 additions and 0 deletions
6
modules/home/cli/editor/nvf/autocomplete.nix
Normal file
6
modules/home/cli/editor/nvf/autocomplete.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
blink-cmp = {
|
||||
enable = true;
|
||||
setupOpts.signature.enabled = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue