nixvim: basic autocompletion
This commit is contained in:
parent
9e485bf5ff
commit
8b9a12e428
3 changed files with 17 additions and 1 deletions
|
|
@ -12,5 +12,8 @@
|
|||
# language support & lsp
|
||||
./lsp.nix
|
||||
./nix.nix
|
||||
|
||||
# autocompletion
|
||||
./cmp.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue