diff options
author | oreodave <aryadevchavali1@gmail.com> | 2019-11-04 16:49:49 +0000 |
---|---|---|
committer | oreodave <aryadevchavali1@gmail.com> | 2019-11-04 16:49:49 +0000 |
commit | f6e8328c47c36c697436c06a7d258f292718f9cb (patch) | |
tree | ad7a43495c15b13ab231e868e73bb8b8ecd19f84 | |
parent | 828397aebf7502324300aa1091d24810427a0089 (diff) | |
download | dotfiles-f6e8328c47c36c697436c06a7d258f292718f9cb.tar.gz dotfiles-f6e8328c47c36c697436c06a7d258f292718f9cb.tar.bz2 dotfiles-f6e8328c47c36c697436c06a7d258f292718f9cb.zip |
~justification for oreomode
-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 |