feat(gotmpl): highlight "=" operator (#7553)

This commit is contained in:
Guilherme Soares
2025-01-14 07:20:51 +00:00
committed by GitHub
parent e122b11d83
commit 984214ef8e

View File

@@ -32,6 +32,7 @@
; Operators
([
"|"
"="
":="
] @operator
(#set! priority 110))