nvim: remove yaml treesitter parser

This commit is contained in:
PowerUser64 2021-12-16 14:40:01 -08:00
parent 3730002fbb
commit bb2045e72d

View file

@ -49,7 +49,6 @@ M.treesitter = function()
"rust",
"toml",
"vim",
"yaml",
},
--ignore_install = { "javascript", "java" }, -- List of parsers to ignore installing
highlight = {