branch: elpa/typst-ts-mode
commit a8487acfb74b93f76784651459e65e47f815cd67
Author: Meow King <mr.meowk...@anche.no>
Commit: Meow King <mr.meowk...@anche.no>

    fix: autoload
---
 typst-ts-lsp.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/typst-ts-lsp.el b/typst-ts-lsp.el
index 0c4f97652a..095561eb76 100644
--- a/typst-ts-lsp.el
+++ b/typst-ts-lsp.el
@@ -32,7 +32,6 @@
   :group 'typst-ts-lsp
   :type 'file)
 
-;;;###autoload
 (add-to-list 'eglot-server-programs
              `((typst-ts-mode)
                .

Reply via email to