feat(treesitter): add yaml
This commit is contained in:
@@ -26,6 +26,7 @@ local languages = {
|
|||||||
{ "scss", extra_ft = { "css" } },
|
{ "scss", extra_ft = { "css" } },
|
||||||
"tsx",
|
"tsx",
|
||||||
"typescript",
|
"typescript",
|
||||||
|
"yaml",
|
||||||
}
|
}
|
||||||
|
|
||||||
---@type LazyPluginSpec
|
---@type LazyPluginSpec
|
||||||
|
|||||||
Reference in New Issue
Block a user