languages/nix: add lsp options support for nixd

This commit is contained in:
Lin Xianyi 2025-02-07 10:59:42 +08:00 committed by isaacST08
commit 2bb8154827
2 changed files with 14 additions and 2 deletions

View file

@ -149,3 +149,8 @@
[nezia1](https://github.com/nezia1)
- Add support for [nixd](https://github.com/nix-community/nixd) language server.
[iynaix](https://github.com/iynaix)
- Add lsp options support for [nixd](https://github.com/nix-community/nixd)
language server.