feat: neovim - use nixd as nix lsp

This commit is contained in:
Ryan Yin
2025-07-30 01:00:16 +08:00
parent 77c9514b88
commit 8124b9ffa9
2 changed files with 3 additions and 3 deletions

View File

@@ -8,8 +8,7 @@
[
#-- nix
nil
# rnix-lsp
# nixd
nixd
statix # Lints and suggestions for the nix programming language
deadnix # Find and remove unused code in .nix source files
alejandra # Nix Code Formatter