mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-30 22:59:31 +02:00
lsp-lines test
This commit is contained in:
parent
a1892dbb8a
commit
b9f8bd3265
3 changed files with 19 additions and 15 deletions
|
@ -49,6 +49,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
lsp-lines = build-stable {
|
||||
plugins.lsp-lines.enable = true;
|
||||
};
|
||||
|
||||
issue-40 = build-stable {
|
||||
plugins = {
|
||||
nix.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue