]> git.eshelyaron.com Git - emacs.git/commit
Add basic support for hideshow in python-ts-mode (bug#60044)
authorYuan Fu <casouri@gmail.com>
Fri, 16 Dec 2022 01:16:28 +0000 (17:16 -0800)
committerYuan Fu <casouri@gmail.com>
Fri, 16 Dec 2022 01:16:28 +0000 (17:16 -0800)
commite8f7ab67ad18063155f6a7ba14a29e3679dc1e76
treea8913d7445bbd8be66590c2818d03fb0ff774858
parentcac070b23e4d555a194d67c3a842fad81285df72
Add basic support for hideshow in python-ts-mode (bug#60044)

* lisp/progmodes/python.el (python-base-mode): Add setup for
python-ts-mode.
lisp/progmodes/python.el