]> git.eshelyaron.com Git - emacs.git/commit
rust-ts-mode: Fix highlighting of function name in call_expression
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 5 Feb 2023 21:42:18 +0000 (23:42 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 5 Feb 2023 21:42:18 +0000 (23:42 +0200)
commita529b0d6463de109fb467c1a8c29722251d31925
tree06d05ca900026f3f5f4d45e8d53216a875b577d4
parent088425538f2122d88a4f4e132dbb2f1139648531
rust-ts-mode: Fix highlighting of function name in call_expression

* lisp/progmodes/rust-ts-mode.el (rust-ts-mode--font-lock-settings):
Remove :override from the 'property' rules and move them above
'variable' (bug#61302).
lisp/progmodes/rust-ts-mode.el