diff options
-rw-r--r-- | doom.d/config.org | 3 |
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 |