mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-18 01:39:00 +00:00
feat(gotmpl): highlight "=" operator (#7553)
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
; Operators
|
||||
([
|
||||
"|"
|
||||
"="
|
||||
":="
|
||||
] @operator
|
||||
(#set! priority 110))
|
||||
|
||||
Reference in New Issue
Block a user