mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-22 00:48:58 +02:00
Revert "plugins/lsp: Add statix (#1105)"
This reverts commit b784e73ad3
.
This commit is contained in:
parent
ca6240ddc2
commit
361e2ec74b
3 changed files with 0 additions and 6 deletions
|
@ -563,10 +563,6 @@ with lib; let
|
|||
description = "sourcekit language server for Swift and C/C++/Objective-C";
|
||||
package = pkgs.sourcekit-lsp;
|
||||
}
|
||||
{
|
||||
name = "statix";
|
||||
description = "statix for Nix";
|
||||
}
|
||||
{
|
||||
name = "svelte";
|
||||
description = "svelte language server for Svelte";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue