mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
modules/dependencies: add llm-ls
This commit is contained in:
parent
75d2125e01
commit
0a78c93e7a
3 changed files with 27 additions and 14 deletions
|
@ -30,6 +30,7 @@ let
|
|||
lazygit.default = "lazygit";
|
||||
lean.default = "lean4";
|
||||
ledger.default = "ledger";
|
||||
llm-ls.default = "llm-ls";
|
||||
manix.default = "manix";
|
||||
nodejs = {
|
||||
default = "nodejs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue