Files
emacs/lisp/progmodes
Yuan Fu 795e01ac24 Update and enable treesit-imenu function in python.el
* lisp/progmodes/python.el (python--treesit-settings): Add docstring.
(python--imenu-treesit-create-index-1): Rewrite with
treesit-induce-sparse-tree.
(python-imenu-treesit-create-index): Move main body to
python--imenu-treesit-create-index-1.
(python-imenu-treesit-create-flat-index): Fix typo.
(python-mode): Enable treesit-imenu.  Also fix indentation for
which-func code.
2022-09-24 21:11:30 -07:00
..
2022-08-13 06:30:27 +02:00
2022-08-26 06:30:29 +02:00
2022-08-13 06:30:27 +02:00
2022-08-24 13:55:28 +02:00