diff options
Diffstat (limited to 'reviews')
| -rw-r--r-- | reviews/emacs/hype.org | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/reviews/emacs/hype.org b/reviews/emacs/hype.org index f40c78b..cad332d 100644 --- a/reviews/emacs/hype.org +++ b/reviews/emacs/hype.org @@ -47,6 +47,12 @@ that we can always use ~define-key~ and forget about ~bindings--define-key~, that ~defconst~ no longer causes pure-copying hazards… ** Programming +*** lua-mode +Imported from [[https://immerrr.github.io/lua-mode/][the historical thirdparty mode]]; an alternative to the +built-in lua-ts-mode. + +(Unfortunately [[https://cgit.git.savannah.gnu.org/cgit/emacs.git/commit/?id=0d3504227a67b56a8d1edc4758c66a05718dbd5a][the VCS history was squashed]], despite [[https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76650#90][efforts]] to +preserve it) *** tree-sitter **** Finer sexp movement (bug#73404, bug#76676) Sexp commands no longer "overshoot" in tree-sitter modes. For |
