plugins/intellitab: migrate to mkVimPlugin

This commit is contained in:
Gaetan Lepage 2024-12-16 17:18:32 +01:00
parent 9062a66ee9
commit a24ec7412e
3 changed files with 7 additions and 28 deletions

View file

@ -1,5 +1,5 @@
{
empty = {
plugins.intellitab.enable = false;
plugins.intellitab.enable = true;
};
}