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