1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/test/lisp/progmodes/lua-ts-mode-resources
john muhl 2f1b1414f7 Use TS to support 'hs-minor-mode' in 'lua-ts-mode'
* lisp/progmodes/lua-ts-mode.el (lua-ts-mode): Add list type to
'treesit-thing-settings'.
* lisp/progmodes/hideshow.el (hs-special-modes-alist):
Remove regular expression based implementation.
* test/lisp/progmodes/lua-ts-mode-resources/hide-show.lua: New file.
* test/lisp/progmodes/lua-ts-mode-tests.el (lua-ts-test-hideshow):
Add test.  (Bug#76693)
2025-03-08 20:50:59 +02:00
..
font-lock.lua Add font-lock tests for lua-ts-mode (bug#67605) 2023-12-09 10:57:22 +02:00
hide-show.lua Use TS to support 'hs-minor-mode' in 'lua-ts-mode' 2025-03-08 20:50:59 +02:00
indent.erts Improve comment indenting in 'lua-ts-mode' 2024-11-14 10:14:46 +02:00
movement.erts ; Cleanup sexp things in 'lua-ts-mode' 2025-02-26 04:52:15 +01:00
which-function.lua Fix which-function error in 'lua-ts-mode' (bug#70515) 2024-04-25 18:39:30 +03:00