mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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
|
||||
([
|
||||
"|"
|
||||
"="
|
||||
":="
|
||||
] @operator
|
||||
(#set! priority 110))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue