nvim: remove yaml treesitter parser
This commit is contained in:
parent
3730002fbb
commit
bb2045e72d
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ 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