]> git.eshelyaron.com Git - emacs.git/commit
Update fontification for attribute values in heex-ts-mode
authorWilhelm Kirschbaum <wkirschbaum@gmail.com>
Mon, 30 Dec 2024 10:56:40 +0000 (12:56 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 4 Jan 2025 20:56:22 +0000 (21:56 +0100)
commit27a3375be222aa2e13e0efcba9bbcf2a0c0d7a6b
treeb497c31dac1b7257f4920026902216094f9df53f
parentaff96de4ac4088e1e2ae7489dc207b918d676a45
Update fontification for attribute values in heex-ts-mode

Attribute values are strings as with html-ts-mode.

* lisp/progmodes/heex-ts-mode.el (heex-ts--font-lock-settings):
Change to attribute value to @font-lock-string-face.  (Bug#75192)

(cherry picked from commit 921f454f5087f16d9afc5574525baa92df91b8d0)
lisp/progmodes/heex-ts-mode.el