1
0
Fork 0

fix(emacs): remove pollen-mode

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-04-10 20:46:07 -04:00
parent 22ad7ed5b0
commit b8fbf1d200
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -130,10 +130,6 @@
:straight
'(llvm-mode :type git :host github
:repo "nverno/llvm-mode"))
(use-package pollen-mode
:straight
'(pollen-mode :type git :host github
:repo "basus/pollen-mode"))
(use-package clojure-mode :straight t)
(use-package tuareg :straight t)