]> git.eshelyaron.com Git - emacs.git/commit
Add "function" feature to python-ts-mode (bug#59977)
authorYuan Fu <casouri@gmail.com>
Fri, 16 Dec 2022 01:25:06 +0000 (17:25 -0800)
committerYuan Fu <casouri@gmail.com>
Fri, 16 Dec 2022 01:29:44 +0000 (17:29 -0800)
commit037407ad95a55df900bd508ca3c44499735d7c2a
tree9359c3a229e5905a4e1e8512c54f5beae66d7f90
parentfee2efe1b035d601ac53a32801227402e9be8bca
Add "function" feature to python-ts-mode (bug#59977)

* lisp/progmodes/python.el (python--treesit-settings): Add feature.
(python-ts-mode): Add feature.  And fix indentation for the
python-indent-guess-indent-offset code.
lisp/progmodes/python.el