mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Dart highlights: add documentation_comment
This commit is contained in:
parent
8021a769ed
commit
121c44a23b
1 changed files with 1 additions and 0 deletions
|
|
@ -104,6 +104,7 @@
|
|||
(false) @boolean
|
||||
(null_literal) @constant.builtin
|
||||
|
||||
(documentation_comment) @comment
|
||||
(comment) @comment
|
||||
|
||||
; Keywords
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue