mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 10:20:11 -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
|
(false) @boolean
|
||||||
(null_literal) @constant.builtin
|
(null_literal) @constant.builtin
|
||||||
|
|
||||||
|
(documentation_comment) @comment
|
||||||
(comment) @comment
|
(comment) @comment
|
||||||
|
|
||||||
; Keywords
|
; Keywords
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue