aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/lua-ts-mode.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mark Flymake regions more accurately in 'lua-ts-mode'john muhl2024-04-131-27/+26
* ; Remove unneeded group in lua-ts-mode defcustomsjohn muhl2024-03-231-11/+0
* ; Open inferior Lua buffer in a window, not a framejohn muhl2024-03-231-1/+1
* Add non-TS modes as extra parent of TS modes (bug#68246)Stefan Monnier2024-03-091-0/+2
* ; Update URL of the tree-sitter-lua grammarjohn muhl2024-02-211-2/+2
* Eagerly indent first field in tables in 'lua-ts-mode'john muhl2024-02-171-0/+2
* Tree-sitter support for outline-minor-mode (bug#68824)Juri Linkov2024-02-121-11/+1
* Support indented continuation lines in lua-ts-modejohn muhl2024-01-111-0/+49
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Fix comint-next/previous-prompt in lua-ts-modejohn muhl2023-12-161-1/+0
* Fix: add comint hook locally in lua-ts-inferior-luanverno2023-12-161-4/+3
* ; Fix last change.Eli Zaretskii2023-12-021-1/+2
* Improve font-locking in lua-ts-mode (bug#67554)john muhl2023-12-021-72/+79
* Fix font-lock for string escapes in lua-ts-modenverno2023-11-151-4/+5
* Fix flymake integration in lua-ts-mode (Bug#67152)john muhl2023-11-151-5/+6
* Improve imenu support in lua-ts-modejohn muhl2023-10-251-7/+36
* Various improvements to lua-ts-mode (Bug#66159)john muhl2023-10-231-56/+326
* Support lua-ts-mode in align.eljohn muhl2023-10-211-0/+3
* Various fixes to lua-ts-mode font-lockingjohn muhl2023-10-011-16/+40
* bug#65673: Add lua-ts-modebug-gnu-emacs@gnu.org2023-09-161-0/+431