feat: no more fucking tabs
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
};
|
||||
in
|
||||
{
|
||||
customVimPlugins = [
|
||||
cmpVimtexPlugin
|
||||
];
|
||||
customVimPlugins = {
|
||||
cmp-vimtex = cmpVimtexPlugin;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user