aboutsummaryrefslogtreecommitdiff
path: root/shoshin-config.org
diff options
context:
space:
mode:
authorshoshin <shoshin@cicadas.surf>2022-07-04 15:39:22 -0500
committershoshin <shoshin@cicadas.surf>2022-07-04 15:39:22 -0500
commitcfedf2ee471780c94708cbb6140acdef53a535a0 (patch)
treeac50e6d5dc221ea191a29ba76cd526dc743cf32d /shoshin-config.org
parentf4a100db27294b78c17ae082cccac75ea134a45e (diff)
Clean: broken link and whitespace
Diffstat (limited to 'shoshin-config.org')
-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.