Adds some more parsers to treesitter

This commit is contained in:
2023-09-19 08:25:43 -04:00
parent 5cbb1affd5
commit e3dd7a80f6

View File

@@ -18,9 +18,14 @@ return {
"json",
"latex",
"ledger",
"llvm",
"lua",
"make",
"markdown",
"python",
"swift",
"toml",
"xml",
"yaml"
}, -- one of "all", "maintained" (parsers with maintainers), or a list of languages
ignore_install = {}, -- List of parsers to ignore installing