fix(:lang): project minor mode detection in ts-modes

This commit is contained in:
Henrik Lissner
2025-08-31 16:33:32 +02:00
parent 09c01e04e6
commit 3e7a20f972
5 changed files with 10 additions and 6 deletions

View File

@@ -72,7 +72,7 @@
;;; Frameworks
(def-project-mode! +lua-love-mode
:modes '(moonscript-mode lua-mode lua-ts-mode markdown-mode json-mode)
:modes '(moonscript-mode lua-mode lua-ts-mode markdown-mode json-mode json-ts-mode)
:when (+lua-love-project-root)
:on-load
(progn