mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
languages/nix: add nixd
This adds the [nixd](https://github.com/nix-community/nixd) language server.
This commit is contained in:
parent
a6d9e75f37
commit
132c3da8ec
2 changed files with 38 additions and 0 deletions
|
@ -139,3 +139,7 @@
|
|||
|
||||
- Add `vim.languages.zig.dap` support through pkgs.lldb dap adapter. Code
|
||||
Inspiration from `vim.languages.clang.dap` implementation.
|
||||
|
||||
[nezia1](https://github.com/nezia1)
|
||||
|
||||
- Add support for [nixd](https://github.com/nix-community/nixd) language server.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue