nvim: brought back yaml ts parser
This commit is contained in:
parent
eccae5b262
commit
90001bef15
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ M.treesitter = function()
|
||||||
"rust",
|
"rust",
|
||||||
"toml",
|
"toml",
|
||||||
"vim",
|
"vim",
|
||||||
|
"yaml",
|
||||||
},
|
},
|
||||||
--ignore_install = { "javascript", "java" }, -- List of parsers to ignore installing
|
--ignore_install = { "javascript", "java" }, -- List of parsers to ignore installing
|
||||||
highlight = {
|
highlight = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue