]> git.eshelyaron.com Git - emacs.git/commit
; Make ts-mode indent rules more compact (whitespace change)
authorYuan Fu <casouri@gmail.com>
Fri, 28 Oct 2022 20:36:42 +0000 (13:36 -0700)
committerYuan Fu <casouri@gmail.com>
Fri, 28 Oct 2022 23:46:10 +0000 (16:46 -0700)
commit0480e9c445d59fd5ec9b38ebe3919fee2aabf8d2
tree27237b0a8463723b1bfc44f57c5b6c18bfc2f9ce
parent285f8c7cfecee0c91568cd850139c48ec3f21a28
; Make ts-mode indent rules more compact (whitespace change)

* lisp/progmodes/ts-mode.el (ts-mode--indent-rules): fold two-line
rules into one line.
lisp/progmodes/ts-mode.el