Fix c++-ts-mode indentation for templace (bug#72263)
authorYuan Fu <casouri@gmail.com>
Thu, 1 Aug 2024 06:45:26 +0000 (23:45 -0700)
committerYuan Fu <casouri@gmail.com>
Thu, 1 Aug 2024 06:46:28 +0000 (23:46 -0700)
commitcb421286d2e9834d90d29288c932a6c6e03a555f
treee501204cae7a99de2358c11d67b99c1615cd4d48
parent1154d8aafe2f4702b8fc775835f830fd00cfbaaf
Fix c++-ts-mode indentation for templace (bug#72263)

* lisp/progmodes/c-ts-mode.el:
(c-ts-mode--indent-styles): Add rule for template.
* test/lisp/progmodes/c-ts-mode-resources/indent.erts: Add test.
lisp/progmodes/c-ts-mode.el
test/lisp/progmodes/c-ts-mode-resources/indent.erts