aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shoshin-config.org3
1 files changed, 1 insertions, 2 deletions
diff --git a/shoshin-config.org b/shoshin-config.org
index b91f6bd..534804c 100644
--- a/shoshin-config.org
+++ b/shoshin-config.org
@@ -525,7 +525,7 @@ an API token is stored in my ~.authinfo~ file.
(display-battery-mode t)
#+end_src
-** [[file:elpa/darkroom-0.3/darkroom.el::;;; Commentary:][darkroom]] - distraction free writing
+** darkroom - distraction free writing
the notes suggest using ~darkroom-tentative-mode~ which auto switches
depending on the window layout currently in use.
@@ -577,7 +577,6 @@ however, i did learn a bit about [[info:elisp#Sentinels][Sentinels]] they are ki
(progn (message "works!")
(make-process :name "run fc-cache" :command '("fc-cache")))))
#+end_src
-
** Highlights
*** [[help:global-hl-line-mode][global-hl-mode]]
i enjoy having the current line highighted as a visual cue.