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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
58 B
Nix
Raw Normal View History

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