]> git.eshelyaron.com Git - emacs.git/commit
Add sentence and sexp movement to python-ts-mode
authorTheodor Thornhill <theo@thornhill.no>
Sun, 22 Jan 2023 10:27:37 +0000 (11:27 +0100)
committerEshel Yaron <me@eshelyaron.com>
Fri, 4 Oct 2024 10:12:22 +0000 (12:12 +0200)
commit2afcab69899beaf5a2e911c8549d9b9c01a2fe5c
treeb5bf9c3a311cf7313a2d4b6f7c1c410bb6870e36
parentdacfefb0d74777ae003232ad42330cd82a39fbdc
Add sentence and sexp movement to python-ts-mode

* lisp/progmodes/python.el (python-ts-mode): Add relevant node
types.  (Bug#60856)

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