mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +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
|
@ -9,9 +9,9 @@
|
|||
plugins.llm = {
|
||||
enable = true;
|
||||
|
||||
llmLsPackage = null;
|
||||
settings.lsp.bin_path = null;
|
||||
};
|
||||
dependencies.llm-ls.enable = false;
|
||||
};
|
||||
|
||||
defaults = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue