feat(zig): enable zig support
This commit is contained in:
parent
185adb0cf4
commit
eb4c15b552
1 changed files with 1 additions and 0 deletions
1
nvf.nix
1
nvf.nix
|
@ -54,6 +54,7 @@ in {
|
|||
haskell.enable = true;
|
||||
python.enable = true;
|
||||
rust.enable = true;
|
||||
zig.enable = true;
|
||||
};
|
||||
visuals = {
|
||||
indent-blankline.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue