]> git.eshelyaron.com Git - emacs.git/commit
Use treesit-thing-settings in python-ts-mode
authorYuan Fu <casouri@gmail.com>
Wed, 18 Jun 2025 00:44:23 +0000 (17:44 -0700)
committerEshel Yaron <me@eshelyaron.com>
Wed, 18 Jun 2025 08:15:39 +0000 (10:15 +0200)
commit475b92b77a5988b807832cdc987b4ba83fe52de8
treeceb35aa0d30bafe7279450ff4de1b64c71f663e3
parent465343854a71018bce0741743f8815d75014251c
Use treesit-thing-settings in python-ts-mode

* lisp/progmodes/python.el (python--thing-settings): New variable.
(python-ts-mode): Setup treesit-thing-settings.

(cherry picked from commit 27a524602ff9899139e7f45e7607711c96a9b666)
lisp/progmodes/python.el