]> git.eshelyaron.com Git - emacs.git/commit
Treesit support for show-paren-mode (bug#75122)
authorJuri Linkov <juri@linkov.net>
Sun, 29 Dec 2024 18:08:11 +0000 (20:08 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 4 Jan 2025 20:25:10 +0000 (21:25 +0100)
commitde08532efb279d4da059b53e77ee7fba6c72f956
tree571f392c111e6de1b138e1c4075c9b506419846c
parent3ed31f16f41b2c9d1b96eaaaf002cfeb1ddafecb
Treesit support for show-paren-mode (bug#75122)

* lisp/treesit.el (treesit-show-paren-data--categorize):
New internal function.
(treesit-show-paren-data): New function.
(treesit-major-mode-setup): Set 'show-paren-data-function' to
'treesit-show-paren-data'.

(cherry picked from commit 1addae07be1982a6cafc0e0b3955b59bd1fb481c)
etc/NEWS
lisp/treesit.el