aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init-el.org6
1 files changed, 5 insertions, 1 deletions
diff --git a/init-el.org b/init-el.org
index ceae19a..921be7b 100644
--- a/init-el.org
+++ b/init-el.org
@@ -636,6 +636,7 @@ e.g. here's one for org capture
poet-theme
flexoki-themes
soft-morning-theme
+ goose-theme
naga-theme
grandshell-theme
nimbus-theme
@@ -748,6 +749,7 @@ LOAD-THEME"
pastelmac
flexoki-themes-light
;; medium
+ goose
morgentau
nimbus
;; dark
@@ -1401,7 +1403,9 @@ association one shell with each perspective layout
(insert
(format +common-lisp-package-template+ name name)))
-
+(with-eval-after-load 'lisp-mode
+ (progn
+ (setq common-lisp-hyperspec-root "file:///home/colin/HyperSpec/")))
#+end_src
*** Coalton