feat(treesitter): enable more parsers
This commit is contained in:
@@ -20,6 +20,8 @@ local languages = {
|
||||
"html",
|
||||
"json",
|
||||
"gotmpl",
|
||||
"markdown",
|
||||
"go",
|
||||
}
|
||||
|
||||
---@type LazyPluginSpec
|
||||
|
||||
Reference in New Issue
Block a user