Revert "plugins/lsp: Add statix (#1105)"

This reverts commit b784e73ad3.
This commit is contained in:
James Taranto 2024-02-17 00:25:18 +00:00 committed by Gaétan Lepage
parent ca6240ddc2
commit 361e2ec74b
3 changed files with 0 additions and 6 deletions

View file

@ -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";