mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-27 11:08:53 +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
|
@ -543,6 +543,7 @@ with lib; let
|
|||
name = "rnix-lsp";
|
||||
description = "rnix LSP for Nix";
|
||||
serverName = "rnix";
|
||||
package = null;
|
||||
}
|
||||
{
|
||||
name = "ruff-lsp";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue