mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 17:58:38 +02:00
tests/endwise: init
This commit is contained in:
parent
ee7f6b703a
commit
962fb6e669
1 changed files with 5 additions and 0 deletions
5
tests/test-sources/plugins/utils/endwise.nix
Normal file
5
tests/test-sources/plugins/utils/endwise.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
empty = {
|
||||
plugins.endwise.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue