mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 04:40:08 -04:00
Correct or comment
This commit is contained in:
parent
c172b34f84
commit
5a25817884
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
||||||
("else")
|
("else")
|
||||||
] @conditional
|
] @conditional
|
||||||
|
|
||||||
; undocumented, I'm not actually sure what this does
|
; field access default (`a.b or c`)
|
||||||
("or") @keyword.operator
|
("or") @keyword.operator
|
||||||
|
|
||||||
; comments
|
; comments
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue