feat(python): enable python

This commit is contained in:
Artur Manuel 2025-01-14 17:26:20 +00:00
commit e582f61265

View file

@ -52,6 +52,7 @@ in {
ts.enable = true;
go.enable = true;
haskell.enable = true;
python.enable = true;
};
visuals = {
indent-blankline.enable = true;