]> git.eshelyaron.com Git - emacs.git/commit
python-ts-mode: Highlight default parameters
authorMaciej Kalandyk <m.kalandyk@outlook.com>
Sun, 10 Dec 2023 23:15:34 +0000 (01:15 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 21 Dec 2023 20:51:17 +0000 (21:51 +0100)
commitb51852e02f1c5abc962bbf913febc674d5a618bc
treeaee4ece7cf56be593b3a6c559cfbd4b506c54310
parent6530a480f8e67e7640bfc17b62187f56a23f2d08
python-ts-mode: Highlight default parameters

* lisp/progmodes/python.el (python--treesit-settings):
Highlight default parameters (bug#67703).

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