diff options
Diffstat (limited to 'emacs.d/init.el')
-rw-r--r-- | emacs.d/init.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs.d/init.el b/emacs.d/init.el index 98bffa577ff9..8c89496ae9e2 100644 --- a/emacs.d/init.el +++ b/emacs.d/init.el @@ -28,6 +28,8 @@ nrepl projectile rainbow-delimiters + geiser + quack ) "A list of packages to install at launch.") |