aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcolin <colin@cicadas.surf>2024-03-31 07:28:02 -0700
committercolin <colin@cicadas.surf>2024-03-31 07:28:02 -0700
commit308ebcb17fde1531abf79b99bdc0c1ea13b88550 (patch)
tree33f670dd671d8bf5c03a70d474b0f953d71287a1
parent9c1d1d5f1e5a6e137cde9bac241da7f1cc9a1e04 (diff)
restoring hyperspec link
-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