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