]> git.eshelyaron.com Git - emacs.git/commit
ruby-ts-mode: Move 'self' and 'super' from constants to keywords
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 6 Jan 2023 01:31:41 +0000 (03:31 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 6 Jan 2023 01:32:46 +0000 (03:32 +0200)
commit089b08eb3eb6f8dc19124cd0fc0f85b7436e5150
tree81b7073609955794318d9d4034d08ce65bf14bb0
parent7ede600273cc8ad4be09799c2ec0b8e364edcca5
ruby-ts-mode: Move 'self' and 'super' from constants to keywords

* lisp/progmodes/ruby-ts-mode.el (ruby-ts--font-lock-settings):
Move 'self' and 'super' from constants to keywords.
lisp/progmodes/ruby-ts-mode.el