feat: extras.ui.mini-animate

This commit is contained in:
punkfairie 2025-03-10 20:42:33 -07:00
parent bcb531fbf0
commit f0d002be9b
Signed by: punkfairie
GPG key ID: B3C5488E9A1A7CA6
2 changed files with 9 additions and 0 deletions

View file

@ -291,6 +291,13 @@
neotest
nvim-nio
# UI
# Mini Animate
{
plugin = mini-animate;
name = "mini.animate";
}
# Custom
rose-pine
diffview-nvim

View file

@ -78,6 +78,8 @@ require('nixCatsUtils.lazyCat').setup(nixCats.pawsible { 'allPlugins', 'start',
{ import = 'lazyvim.plugins.extras.test.core' },
{ import = 'lazyvim.plugins.extras.ui.mini-animate' },
-- These need to be after extras to prevent extras from overwriting them.
-- Disable mason.nvim while using nix.