[CHORE] moving things around

This commit is contained in:
Daveanand Mannie
2025-10-22 03:59:38 -04:00
parent fe02946bb2
commit 800e892b6e
10 changed files with 186 additions and 33 deletions

View File

@@ -20,7 +20,9 @@ require("lazy").setup({
{ import = "plugins" },
{ import = "plugins.langs.python" },
{ import = "plugins.langs.go" },
{ import = "plugins.langs.xml_json_html" },
{import = "plugins.langs.ruby"},
{import = "plugins.langs.biome"},
{ import = "plugins.langs.xml" },
},
defaults = {
-- By default, only LazyVim plugins will be lazy-loaded. Your custom plugins will load during startup.