Add ts parsers

This commit is contained in:
cool-mist
2025-06-28 11:31:38 +05:30
parent 8ffda69a16
commit 759ed96ac1
+10 -1
View File
@@ -631,7 +631,16 @@ lazy.setup({
"yaml",
"text",
"gitignore",
"markdown_inline"
"markdown_inline",
"json",
"toml",
"xml",
"gitcommit",
"make",
"html",
"scss",
"yaml",
"git_config"
}
}
},