[ADD] lua language config and ad sty config to root dir

This commit is contained in:
Daveanand Mannie
2026-01-12 11:36:23 -05:00
parent 301a265080
commit 6720c8c765
5 changed files with 46 additions and 9 deletions

View File

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