emacs/test/lisp/progmodes/lua-ts-mode-resources
john muhl d592832504 Improve comment indenting in 'lua-ts-mode'
* lisp/progmodes/lua-ts-mode.el (lua-ts--simple-indent-rules):
Align single line comments with the surrounding context.
(lua-ts--comment-first-sibling-matcher): Check that comment is
the first sibling.
(lua-ts--multi-line-comment-start): New function.
* test/lisp/progmodes/lua-ts-mode-resources/indent.erts:
Add tests.  (Bug#74298)
2024-11-14 10:14:46 +02:00
..
font-lock.lua Add font-lock tests for lua-ts-mode (bug#67605) 2023-12-09 10:57:22 +02:00
indent.erts Improve comment indenting in 'lua-ts-mode' 2024-11-14 10:14:46 +02:00
movement.erts
which-function.lua Fix which-function error in 'lua-ts-mode' (bug#70515) 2024-04-25 18:39:30 +03:00