]> git.eshelyaron.com Git - emacs.git/commit
Add case and match to python--treesit-keywords (bug#59720)
authorDaniel Martín <mardani29@yahoo.es>
Wed, 30 Nov 2022 15:11:46 +0000 (16:11 +0100)
committerYuan Fu <casouri@gmail.com>
Fri, 2 Dec 2022 03:59:52 +0000 (19:59 -0800)
commitad0563855fab51c4d40d48ea9fe1ee36e69b29bf
tree7d8b5b892d3e1c1f0971078c5a129147b1b0225e
parent16e68e64f924e99d0ad823dcfa9f7b7cc8975b50
Add case and match to python--treesit-keywords (bug#59720)

* lisp/progmodes/python.el (python--treesit-keywords): Add "case" and
"match" keywords.
lisp/progmodes/python.el