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",
|
||||
"toml",
|
||||
"vim",
|
||||
"yaml",
|
||||
},
|
||||
--ignore_install = { "javascript", "java" }, -- List of parsers to ignore installing
|
||||
highlight = {
|
||||
|
|
Loading…
Add table
Reference in a new issue