aboutsummaryrefslogtreecommitdiff
path: root/doom.d/config.org
diff options
context:
space:
mode:
authororeodave <aryadevchavali1@gmail.com>2019-11-04 16:49:49 +0000
committeroreodave <aryadevchavali1@gmail.com>2019-11-04 16:49:49 +0000
commitf6e8328c47c36c697436c06a7d258f292718f9cb (patch)
treead7a43495c15b13ab231e868e73bb8b8ecd19f84 /doom.d/config.org
parent828397aebf7502324300aa1091d24810427a0089 (diff)
downloaddotfiles-f6e8328c47c36c697436c06a7d258f292718f9cb.tar.gz
dotfiles-f6e8328c47c36c697436c06a7d258f292718f9cb.tar.bz2
dotfiles-f6e8328c47c36c697436c06a7d258f292718f9cb.zip
~justification for oreomode
Diffstat (limited to 'doom.d/config.org')
-rw-r--r--doom.d/config.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/doom.d/config.org b/doom.d/config.org
index d1728e5..b512ae6 100644
--- a/doom.d/config.org
+++ b/doom.d/config.org
@@ -87,7 +87,8 @@ issue I had with font ligatures.
(+treemacs/toggle)
(message "Oreomode complete!"))
#+END_SRC
-A little function to turn on most of my helper things that I use on a daily basis.
+A little function to turn on most of my helper things that I use on a daily
+basis but put into its own routine because I don't want it active all the time.
* Packages Config
** Projectile
#+BEGIN_SRC elisp