mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-30 04:14:28 +02:00
plugins/nui: initialize
This commit is contained in:
parent
90d7deedc4
commit
e7356f6be0
2 changed files with 16 additions and 0 deletions
5
tests/test-sources/plugins/by-name/nui/default.nix
Normal file
5
tests/test-sources/plugins/by-name/nui/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
empty = {
|
||||
plugins.nui.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue