mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-08 16:24:32 +02:00
Removed rnix dependencies, as it has been deprecated (#1245)
This commit is contained in:
parent
10fa987250
commit
9f9d9ac0b7
3 changed files with 2 additions and 2 deletions
|
@ -147,7 +147,6 @@
|
|||
# https://github.com/mtshiba/pylyzer/issues/78
|
||||
pylyzer.enable = false;
|
||||
pyright.enable = true;
|
||||
rnix-lsp.enable = false; # Deprecated
|
||||
ruff-lsp.enable = true;
|
||||
rust-analyzer = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue