[ADD] xml server configs

This commit is contained in:
Daveanand Mannie
2025-10-17 23:49:31 -04:00
parent d2ca336b20
commit 0279fb89f6
3 changed files with 35 additions and 12 deletions

View File

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