Add Typst

This commit is contained in:
agryphus 2024-02-23 09:53:25 -05:00
parent fbf3099fe5
commit cd08a447a8
2 changed files with 36 additions and 11 deletions

View file

@ -421,6 +421,9 @@
;; Compilation
(compilation-info (:foreground hint-blue))
;; yasnippet
(yas-field-highlight-face (:background nil))
;; diredfl
(diredfl-compressed-file-name (:foreground gray-blue))
(diredfl-compressed-file-suffix (:foreground gray-blue))