mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
typo
This commit is contained in:
parent
3a337e0b3c
commit
d8d90909a9
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue