mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-26 02:38:38 +02:00
plugins/intellitab: migrate to mkVimPlugin
This commit is contained in:
parent
9062a66ee9
commit
a24ec7412e
3 changed files with 7 additions and 28 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
empty = {
|
||||
plugins.intellitab.enable = false;
|
||||
plugins.intellitab.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue