]> git.eshelyaron.com Git - emacs.git/commit
Better command subst fontification in bash-ts-mode (bug#78567)
authorJostein Kjønigsen <jostein@kjonigsen.net>
Mon, 5 May 2025 20:29:37 +0000 (22:29 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 7 Jun 2025 20:00:34 +0000 (22:00 +0200)
commit09f5b4aa1c5ebea261ef14ae67397ae1c5fbb26d
treef5fbd47168619e5bc1cdf6857eea88218f578371
parent443906bd6eef8a3aefbc490d22cfb69b067883d7
Better command subst fontification in bash-ts-mode (bug#78567)

* lisp/progmodes/sh-script.el (sh-mode--treesit-settings):
fontify command-substition command only.  Don't include
enclosing brackets.

(cherry picked from commit 61d711652054e6b12e9cb3c8a85285fdfbee38eb)
lisp/progmodes/sh-script.el