]> git.eshelyaron.com Git - emacs.git/commit
ruby-ts-mode: Use font-lock-constant-face for true/false/nil
authorDmitry Gutov <dgutov@yandex.ru>
Thu, 19 Jan 2023 03:43:10 +0000 (05:43 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Thu, 19 Jan 2023 03:43:10 +0000 (05:43 +0200)
commitdb727873803a974ba210c4942ae7cbcc3d6268ab
tree364cf559a3557d78a8ca7713b0fc84dbd039d330
parent819719330ad9d1c2836079ef3006c5790fa7f93f
ruby-ts-mode: Use font-lock-constant-face for true/false/nil

* lisp/progmodes/ruby-ts-mode.el (ruby-ts--font-lock-settings):
Use font-lock-constant-face for true/false/nil.
lisp/progmodes/ruby-ts-mode.el