]> git.eshelyaron.com Git - emacs.git/commit
Add python tree-sitter grammar data to 'treesit-language-source-alist'.
authorJuri Linkov <juri@linkov.net>
Wed, 30 Apr 2025 17:28:05 +0000 (20:28 +0300)
committerEshel Yaron <me@eshelyaron.com>
Thu, 1 May 2025 08:32:09 +0000 (10:32 +0200)
commit3b4ed02a60b85004866306d30537dd216ba8960d
tree657fd66d448bb9a36a7ae22bdc983563aaf5f99b
parent095dc7ac70fb5053bce36b5fe71a122b46f7e221
Add python tree-sitter grammar data to 'treesit-language-source-alist'.

* lisp/progmodes/python.el (python-ts-mode):
Use 'treesit-ensure-installed' when it's fboundp.

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