feat(editors): replace rnix-lsp with nil

This commit is contained in:
Felix Schröter 2023-03-16 16:31:02 +01:00
parent 080e04e716
commit fe0d7069c1
Signed by: felschr
GPG key ID: 671E39E6744C807D
2 changed files with 2 additions and 2 deletions
home/editors

View file

@ -4,7 +4,7 @@
home.packages = with pkgs; [
# language servers
omnisharp-roslyn
rnix-lsp
nil
buf-language-server
terraform-ls
python3Packages.python-lsp-server