This commit is contained in:
rockerBOO 2020-11-19 17:33:13 -05:00 committed by Thomas Vigouroux
parent 3a337e0b3c
commit d8d90909a9

View file

@ -12,7 +12,7 @@ local M = {
local hlmap = vim.treesitter.highlighter.hl_map
-- nvim-treesitter Highlight Group Mappings
-- Note: Some ighlight groups may not be applied upstream, some may be experimental
-- Note: Some highlight groups may not be applied upstream, some may be experimental
hlmap["annotation"] = "TSAnnotation"