]> git.eshelyaron.com Git - emacs.git/commit
Add tree-sitter navigation support to python-mode
authorYuan Fu <casouri@gmail.com>
Wed, 26 Oct 2022 22:38:40 +0000 (15:38 -0700)
committerYuan Fu <casouri@gmail.com>
Wed, 26 Oct 2022 22:39:02 +0000 (15:39 -0700)
commitc352392420236d4fa7a8ac7f324f1a0358ad3584
tree58b47524ef61e4f1dd5f797e25445e504a592c64
parent6fb6cb075f05629a562275064851bef6b72d5dd2
Add tree-sitter navigation support to python-mode

* lisp/progmodes/python.el (python-mode): Set
treesit-defun-type-regexp.
lisp/progmodes/python.el