lsp-lines test

This commit is contained in:
Pedro Alves 2022-10-10 15:21:57 +01:00
parent a1892dbb8a
commit b9f8bd3265
3 changed files with 19 additions and 15 deletions

View file

@ -49,6 +49,10 @@
};
};
lsp-lines = build-stable {
plugins.lsp-lines.enable = true;
};
issue-40 = build-stable {
plugins = {
nix.enable = true;