plugins/vim-numbertoggle: init

This commit is contained in:
refaelsh 2024-09-05 22:03:32 +03:00
parent 4df5746694
commit 84249a9dab
3 changed files with 17 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
empty = {
plugins.autosource.enable = true;
};
}