mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 03:56:52 -04:00
highlight description as a comment
This commit is contained in:
parent
b12ab1d851
commit
2d1c26a89d
1 changed files with 2 additions and 1 deletions
|
|
@ -109,7 +109,8 @@
|
|||
; Literals
|
||||
;---------
|
||||
|
||||
(description) @comment
|
||||
(description
|
||||
(string_value) @comment)
|
||||
|
||||
(comment) @comment
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue