diff options
author | shoshin <shoshin@cicadas.surf> | 2022-07-04 15:39:22 -0500 |
---|---|---|
committer | shoshin <shoshin@cicadas.surf> | 2022-07-04 15:39:22 -0500 |
commit | cfedf2ee471780c94708cbb6140acdef53a535a0 (patch) | |
tree | ac50e6d5dc221ea191a29ba76cd526dc743cf32d | |
parent | f4a100db27294b78c17ae082cccac75ea134a45e (diff) |
Clean: broken link and whitespace
-rw-r--r-- | shoshin-config.org | 3 |
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. |