nix-community.nixvim/tests/test-sources/plugins/by-name/nui/default.nix

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

6 lines
52 B
Nix
Raw Normal View History

2024-10-26 16:27:12 +02:00
{
empty = {
plugins.nui.enable = true;
};
}