1
0
Fork 0

fix(emacs): add cdlatex package

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2023-09-06 23:39:46 -04:00
parent 8f20c86e3f
commit ca70207d35
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47
2 changed files with 12 additions and 4 deletions

View file

@ -70,6 +70,7 @@
(straight-use-package 'scribble-mode)
(straight-use-package 'go-mode)
(straight-use-package 'auctex)
(straight-use-package 'cdlatex)
(straight-use-package 'yaml-mode)
(straight-use-package 'poetry)
(straight-use-package 'slime)