diff options
author | Dmitry Gutov <dgutov@yandex.ru> | 2023-01-02 23:26:39 +0200 |
---|---|---|
committer | Dmitry Gutov <dgutov@yandex.ru> | 2023-01-03 00:41:39 +0200 |
commit | 9e6536e4d96e2280b8ed76e9e83369659a347e02 (patch) | |
tree | f3b972d4fe1469c1d43c2923445b95c0ce215d06 /lisp/emacs-lisp/debug.el | |
parent | 1a9a1fdebf648cc1f614089f385d2a9c6cbabc5b (diff) | |
download | emacs-9e6536e4d96e2280b8ed76e9e83369659a347e02.tar.gz emacs-9e6536e4d96e2280b8ed76e9e83369659a347e02.tar.bz2 emacs-9e6536e4d96e2280b8ed76e9e83369659a347e02.zip |
ruby-ts-mode: Standardize the string literal highlights
* lisp/progmodes/ruby-ts-mode.el (ruby-ts--font-lock-settings):
Use font-lock-string-face for %w() and `...`.
Use font-lock-constant-face (just like we do for symbol literals)
for symbol array literals, %i().
Combine the matchers for string content and heredocs.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions