fix-nvim #25

Merged
jalil merged 2 commits from fix-nvim into main 2024-07-16 23:17:09 +02:00
Showing only changes of commit 854e7d6af0 - Show all commits

View file

@ -189,7 +189,9 @@ in
autoEvalInputs = true;
};
};
ruff-lsp.enable = true;
pyright.enable = true;
# ruff-lsp.enable = true;
ruff.enable = true;
taplo.enable = true;
# texlab.enable = true; # Not writing TeX rn
typos-lsp.enable = true;