feat: improve nixvim configuration

This commit is contained in:
Zhongheng Liu 2024-12-03 22:35:06 +02:00
commit b74b1ba3e4
Signed by: steven
GPG key ID: 805A28B071DAD84B
5 changed files with 39 additions and 16 deletions

View file

@ -6,8 +6,8 @@
enable = true;
servers = {
# For Python
#pylsp.enable = true;
pylyzer.enable = true;
pylsp.enable = true;
#pylyzer.enable = true;
#ruff.enable = true;
#ruff_lsp.enable = true;