mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
chore: remove reference to nvim-treesitter in comment
This commit is contained in:
parent
f489d98653
commit
912152d635
@ -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",
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user