]> git.eshelyaron.com Git - emacs.git/commit
Improve python-ts-mode fontification (bug#59534)
authorYuan Fu <casouri@gmail.com>
Thu, 24 Nov 2022 18:18:14 +0000 (10:18 -0800)
committerYuan Fu <casouri@gmail.com>
Thu, 24 Nov 2022 21:47:27 +0000 (13:47 -0800)
commitfc9d7b3d047dbf60a07baa7fa92d5db90f562d28
tree22014243bad061758ee582d0108ec869c202b973
parent55f6f1c82a35f0589d3dbdd1f32fae7ea9a758d8
Improve python-ts-mode fontification (bug#59534)

* lisp/progmodes/python.el (python--treesit-operators): Add operators.
(python--treesit-fontify-string): Fontify BOF docstrings.
lisp/progmodes/python.el