summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.el b/init.el
index b82c144..7e67c24 100644
--- a/init.el
+++ b/init.el
@@ -314,6 +314,8 @@
 
 ;; RACKET
 (straight-use-package 'racket-mode)
+(straight-use-package 'pollen-mode)
+(straight-use-package 'company-pollen)
 
 ;; FORTH
 (autoload 'forth-mode "gforth.el")