aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/align-resources/lua-ts-mode.erts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support lua-ts-mode in align.eljohn muhl2023-10-211-0/+67
* lisp/align.el (align-rules-list): Add lua-ts-mode. (Bug#66466) * lisp/progmodes/lua-ts-mode.el (lua-ts-mode): Indent region before aligning. * test/lisp/align-tests.el (align-lua): * test/lisp/align-resources/lua-ts-mode.erts: Add tests.