chore: remove some parsers for treesitter
This commit is contained in:
parent
28254b18ba
commit
5496588c90
1 changed files with 0 additions and 3 deletions
3
init.lua
3
init.lua
|
@ -44,16 +44,13 @@ require("lazy").setup({
|
|||
"html",
|
||||
"json",
|
||||
"lua",
|
||||
"luadoc",
|
||||
"markdown",
|
||||
"markdown_inline",
|
||||
"python",
|
||||
"rust",
|
||||
"go",
|
||||
"regex",
|
||||
"toml",
|
||||
"vim",
|
||||
"vimdoc",
|
||||
"yaml",
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue