feat: add haskell support
This commit is contained in:
parent
aa483cc8a8
commit
8b994cabe4
2 changed files with 4 additions and 3 deletions
1
nvf.nix
1
nvf.nix
|
@ -51,6 +51,7 @@ in {
|
|||
lua.enable = true;
|
||||
ts.enable = true;
|
||||
go.enable = true;
|
||||
haskell.enable = true;
|
||||
};
|
||||
visuals = {
|
||||
indent-blankline.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue