]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/sh-script.el (bash-ts-mode): Improve treesit settings.
authorJuri Linkov <juri@linkov.net>
Fri, 7 Feb 2025 07:47:41 +0000 (09:47 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 9 Feb 2025 08:43:07 +0000 (09:43 +0100)
commitd29857521bee47935e57a498a6b2968323f13a96
treec3bdc7a2c2008c1849fb46207138e19847b64975
parente6a276db5be763fcc345181bdd53358f601205d0
* lisp/progmodes/sh-script.el (bash-ts-mode): Improve treesit settings.

Add 'list' and 'sentence' things to treesit-thing-settings,
and move mistakenly added 'sentence' to 'text' (bug#73404).
Set 'treesit-defun-name-function' and 'treesit-simple-imenu-settings'.
Reset 'outline-regexp'.

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