mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-20 02:35:52 +02:00
plugins/vim-numbertoggle: init
This commit is contained in:
parent
4df5746694
commit
84249a9dab
3 changed files with 17 additions and 0 deletions
5
tests/test-sources/plugins/ui/numbertoggle.nix
Normal file
5
tests/test-sources/plugins/ui/numbertoggle.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
empty = {
|
||||
plugins.autosource.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue