mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
Link TSComment to Comment
Fix https://github.com/nvim-treesitter/nvim-treesitter/issues/1246
This commit is contained in:
parent
4a80228220
commit
054c2a5747
1 changed files with 1 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ highlight default link TSTitle Title
|
|||
highlight default link TSLiteral String
|
||||
highlight default link TSURI Underlined
|
||||
|
||||
highlight default link TSComment Comment
|
||||
highlight default link TSNote SpecialComment
|
||||
highlight default link TSWarning Todo
|
||||
highlight default link TSDanger WarningMsg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue