[ADD] lua language config and ad sty config to root dir
This commit is contained in:
@@ -12,7 +12,8 @@ return {
|
||||
css = { "biome" },
|
||||
javascript = { "biome" },
|
||||
sql = { "pg_format" },
|
||||
yaml = {"hydra_lsp"}
|
||||
yaml = {"hydra_lsp"},
|
||||
lua = {"stylua"}
|
||||
},
|
||||
},
|
||||
dependencies = {
|
||||
|
||||
Reference in New Issue
Block a user