mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
chore: remove reference to nvim-treesitter in comment
This commit is contained in:
@@ -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",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user