mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
fixing highlight query comment for brightscript
This commit is contained in:
parent
a2cd848e1c
commit
2088d0daf8
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@
|
|||
(invalid) @constant.builtin
|
||||
|
||||
; Comments
|
||||
(comment) @comment
|
||||
(comment) @comment @spell
|
||||
|
||||
; Punctuation
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue