]> git.eshelyaron.com Git - emacs.git/commit
Make python tree-sitter font-lock support decoration levels
authorYuan Fu <casouri@gmail.com>
Sun, 9 Oct 2022 22:19:36 +0000 (15:19 -0700)
committerYuan Fu <casouri@gmail.com>
Mon, 10 Oct 2022 00:20:40 +0000 (17:20 -0700)
commitbb8376145abadd901b0d8f7f586bef658e2b333c
tree30427803f75c14ed3bdf6c8369860c9519fbff84
parentc88a1631e3f76926bf0fed49fa1b704d6eaf2155
Make python tree-sitter font-lock support decoration levels

* lisp/progmodes/python.el (python--treesit-settings): Stratify into
three levels.
lisp/progmodes/python.el