feat(nvf): add mini.nvim plugs
This commit is contained in:
parent
8e4321c2c8
commit
b268832bf9
1 changed files with 6 additions and 0 deletions
|
@ -112,5 +112,11 @@ _: {
|
||||||
otter-nvim.enable = true;
|
otter-nvim.enable = true;
|
||||||
trouble.enable = true;
|
trouble.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
mini = {
|
||||||
|
animate.enable = true;
|
||||||
|
statusline.enable = true;
|
||||||
|
surround.enable = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue