summaryrefslogtreecommitdiff
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'init.org')
-rw-r--r--init.org12
1 files changed, 7 insertions, 5 deletions
diff --git a/init.org b/init.org
index d5c613c..11acf5a 100644
--- a/init.org
+++ b/init.org
@@ -53,7 +53,7 @@ To install all packages via GNU Guix I can either use a manifest file or use the
emacs-expand-region \
emacs-fill-column-indicator \
emacs-god-mode \
- haskell-mode \
+ emacs-haskell-mode \
emacs-ido-ubiquitous \
emacs-js2-mode \
emacs-lispy \
@@ -68,6 +68,7 @@ To install all packages via GNU Guix I can either use a manifest file or use the
emacs-projectile \
emacs-rich-minority \
emacs-shell-switcher \
+ emacs-solarized-theme \
emacs-skewer-mode \
emacs-smart-mode-line \
emacs-smex \
@@ -78,10 +79,11 @@ To install all packages via GNU Guix I can either use a manifest file or use the
emacs-wget \
emacs-zenburn-theme \
emacs-znc \
- paredit \
- geiser \
- magit \
- sicp
+ emacs-paredit \
+ emacs-geiser \
+ emacs-magit \
+ emacs-sicp \
+ mu
#+END_SRC
There are some packages I use that are not yet packaged for Guix.