-- { import = "lazyvim.plugins.extras.ui.mini-animate" },
-- import/override with your plugins
{ import = "plugins" },
+ { import = "plugins.lang" },
},
defaults = {
-- By default, only LazyVim plugins will be lazy-loaded. Your custom plugins will load during startup.
"gzip",
-- "matchit",
-- "matchparen",
- -- "netrwPlugin",
+ "netrwPlugin",
"tarPlugin",
"tohtml",
"tutor",