aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/progmodes/lua-ts-mode-resources/hide-show.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use TS to support 'hs-minor-mode' in 'lua-ts-mode'john muhl2025-03-081-0/+43
* 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)