1
0
Fork 0

fix(emacs): use olivetti for typst

This commit is contained in:
Lucas Sta Maria 2025-03-02 22:00:03 -05:00
parent 593846eab7
commit 6da1680bab
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47
2 changed files with 1 additions and 2 deletions

View file

@ -153,7 +153,6 @@
:straight '(:type git :host sourcehut :repo "meow_king/typst-ts-mode" :files (:defaults "*.el"))
:custom
(typst-ts-mode-watch-options "--open")
(typst-ts-mode-enable-raw-blocks-highlight t)
(typst-ts-mode-highlight-raw-blocks-at-startup t))