nix-community.nixvim/tests/test-sources/plugins/lsp/lsp-lines.nix

6 lines
58 B
Nix
Raw Normal View History

2023-03-22 07:42:02 +01:00
{
empty = {
plugins.lsp-lines.enable = true;
};
}