chore: remove reference to nvim-treesitter in comment

This commit is contained in:
Stephan Seitz 2021-06-11 00:12:39 +02:00
parent f489d98653
commit 912152d635

View File

@ -22,8 +22,6 @@ local _link_default_highlight_once = function(from, to)
return from
end
-- These are conventions defined by nvim-treesitter, though it
-- needs to be user extensible also.
TSHighlighter.hl_map = {
["error"] = "Error",