modules/dependencies: add llm-ls

This commit is contained in:
Gaetan Lepage 2025-04-07 23:24:09 +02:00 committed by nix-infra-bot
parent 75d2125e01
commit 0a78c93e7a
3 changed files with 27 additions and 14 deletions

View file

@ -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";