feat: added extra for mini.animate

This commit is contained in:
Folke Lemaitre 2023-01-23 00:11:55 +01:00
parent ad809a2885
commit f764b0a599
No known key found for this signature in database
GPG Key ID: 41F8B1FBACAE2040
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ require("lazy").setup({
-- import any extras modules here
-- { import = "lazyvim.plugins.extras.lang.typescript" },
-- { import = "lazyvim.plugins.extras.lang.json" },
-- { import = "lazyvim.plugins.extras.ui.mini-animate" },
},
defaults = {
-- By default, only LazyVim plugins will be lazy-loaded. Your custom plugins will load during startup.