mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
link highlight groups for TSTag and TSTagDelimiter
This commit is contained in:
parent
c366a041c8
commit
bc727653b9
1 changed files with 3 additions and 0 deletions
|
|
@ -68,4 +68,7 @@ highlight default link TSTitle Title
|
|||
highlight default link TSLiteral String
|
||||
highlight default link TSURI Underlined
|
||||
|
||||
highlight default link TSTag Label
|
||||
highlight default link TSTagDelimiter Delimiter
|
||||
|
||||
highlight default TSNone term=none cterm=none gui=none guifg=none guibg=none
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue