diff options
author | AChavali <aryadevchavali1@gmail.com> | 2019-12-30 20:56:49 +0000 |
---|---|---|
committer | AChavali <aryadevchavali1@gmail.com> | 2019-12-30 21:02:25 +0000 |
commit | 7a57e08e4ae8cdfda8d9aa8a12b389061026f186 (patch) | |
tree | 8d71e6899d4bddedd4c14a69cbe865109346c2f4 /doom.d/config.org | |
parent | 6804a0159710d7b0fefab93a3e4efc1f34a51923 (diff) | |
download | dotfiles-7a57e08e4ae8cdfda8d9aa8a12b389061026f186.tar.gz dotfiles-7a57e08e4ae8cdfda8d9aa8a12b389061026f186.tar.bz2 dotfiles-7a57e08e4ae8cdfda8d9aa8a12b389061026f186.zip |
~personal -> variables
Diffstat (limited to 'doom.d/config.org')
-rw-r--r-- | doom.d/config.org | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doom.d/config.org b/doom.d/config.org index 4b6b4bb..944418f 100644 --- a/doom.d/config.org +++ b/doom.d/config.org @@ -5,8 +5,7 @@ * Preclude This is my [[https://github.com/hlissner/doom-emacs][Doom Emacs]] configuration, which I try to use for as many things as possible. It is currently my main editor overall, literally overtaking my life. -* Personal -Setting up variables and basic stuff that doesn't require a lot of work. +* Variables ** Doom Variables #+BEGIN_SRC elisp (after! core-keybinds |