feat(python): enable python
This commit is contained in:
parent
8f5f5867bb
commit
e582f61265
1 changed files with 1 additions and 0 deletions
1
nvf.nix
1
nvf.nix
|
@ -52,6 +52,7 @@ in {
|
|||
ts.enable = true;
|
||||
go.enable = true;
|
||||
haskell.enable = true;
|
||||
python.enable = true;
|
||||
};
|
||||
visuals = {
|
||||
indent-blankline.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue