]> git.eshelyaron.com Git - emacs.git/commit
Add back pair feature in json-ts-mode fontification (bug#59833)
authorTheodor Thornhill <theo@thornhill.no>
Mon, 5 Dec 2022 14:59:41 +0000 (15:59 +0100)
committerYuan Fu <casouri@gmail.com>
Mon, 5 Dec 2022 20:21:31 +0000 (12:21 -0800)
commit64271bbb7d9066080ea1e8dbae72beed979350e6
tree2ce5fc526cd3e00a0fed8b58caa7082236aca34c
parent16b948884294d6081fbcdd734df06f3bb14da96d
Add back pair feature in json-ts-mode fontification (bug#59833)

* lisp/progmodes/json-ts-mode.el (json-ts-mode--font-lock-settings):
Add back in removed pair feature.  Also alphabetize features.
(json-ts-mode): Use the new feature.
lisp/progmodes/json-ts-mode.el