]> git.eshelyaron.com Git - emacs.git/commit
ruby-ts-mode: Highlight variable assignments
authorPerry Smith <pedz@easesoftware.com>
Fri, 6 Jan 2023 02:20:02 +0000 (04:20 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 6 Jan 2023 02:25:05 +0000 (04:25 +0200)
commitf1aa306f91537251c73d1645ef1e0daf1cf327c4
tree9c2ccec901095d9fed9be137715a4d39b1e1e3d1
parent089b08eb3eb6f8dc19124cd0fc0f85b7436e5150
ruby-ts-mode: Highlight variable assignments

* lisp/progmodes/ruby-ts-mode.el (ruby-ts--font-lock-settings):
Bring back the 'assignment' feature.
(ruby-ts-mode): Replace the unused 'variable' with 'assignment'.  Use
the level 3 for consistency with other ts modes.
Update the Commentary as well.
lisp/progmodes/ruby-ts-mode.el