feat: improve nixvim configuration
This commit is contained in:
parent
4694410cc8
commit
b74b1ba3e4
5 changed files with 39 additions and 16 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue