diff --git a/apheleia-formatters.el b/apheleia-formatters.el index 019fecb..c96c4c5 100644 --- a/apheleia-formatters.el +++ b/apheleia-formatters.el @@ -333,6 +333,7 @@ rather than using this system." (latex-mode . latexindent) (LaTeX-mode . latexindent) (lua-mode . stylua) + (lua-ts-mode . stylua) (lisp-mode . lisp-indent) ;; markdown-mode not included because so many people format ;; markdown code in so many different ways and we don't want to