]> git.eshelyaron.com Git - emacs.git/commit
ruby-ts-mode: Highlight method and block parameters
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 6 Jan 2023 02:48:35 +0000 (04:48 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 6 Jan 2023 02:48:35 +0000 (04:48 +0200)
commit0f5e74f17349dde4bd561f2a703a2bb2c4b97c54
tree8b053ee6ccd68f9ad28abd68b15fdba38e6afff6
parentf1aa306f91537251c73d1645ef1e0daf1cf327c4
ruby-ts-mode: Highlight method and block parameters

* lisp/progmodes/ruby-ts-mode.el (ruby-ts--font-lock-settings):
Add rules for method and block parameters.
(ruby-ts-mode): Add corresponding feature.
lisp/progmodes/ruby-ts-mode.el