mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
feat(gotmpl): highlight "=" operator (#7553)
This commit is contained in:
parent
e122b11d83
commit
984214ef8e
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@
|
||||||
; Operators
|
; Operators
|
||||||
([
|
([
|
||||||
"|"
|
"|"
|
||||||
|
"="
|
||||||
":="
|
":="
|
||||||
] @operator
|
] @operator
|
||||||
(#set! priority 110))
|
(#set! priority 110))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue