nixvim: enable nix language support
This commit is contained in:
parent
88f6bd5e87
commit
ea14e39241
3 changed files with 14 additions and 1 deletions
3
nixvim/config/nix.nix
Normal file
3
nixvim/config/nix.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
plugins.nix.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue