chore: remove some parsers for treesitter

This commit is contained in:
Muhammad Nauman Raza 2024-01-01 16:36:43 +00:00
parent 28254b18ba
commit 5496588c90
Signed by: devraza
GPG key ID: 91EAD6081011574B

View file

@ -44,16 +44,13 @@ require("lazy").setup({
"html", "html",
"json", "json",
"lua", "lua",
"luadoc",
"markdown", "markdown",
"markdown_inline",
"python", "python",
"rust", "rust",
"go", "go",
"regex", "regex",
"toml", "toml",
"vim", "vim",
"vimdoc",
"yaml", "yaml",
}, },
} }