diff options
author | oreodave <aryadevchavali1@gmail.com> | 2019-07-24 02:11:36 +0100 |
---|---|---|
committer | oreodave <aryadevchavali1@gmail.com> | 2019-07-24 02:11:46 +0100 |
commit | 9ca3534e6a8032ec4d0ae685445da0c2c81aa6ce (patch) | |
tree | c4bdf6b7359772d94c3818d89555983e4be1dfe8 | |
parent | 13f9e187de7ada8c9a69594136f70e8d92a0b2c5 (diff) | |
download | dotfiles-9ca3534e6a8032ec4d0ae685445da0c2c81aa6ce.tar.gz dotfiles-9ca3534e6a8032ec4d0ae685445da0c2c81aa6ce.tar.bz2 dotfiles-9ca3534e6a8032ec4d0ae685445da0c2c81aa6ce.zip |
+Preclude to config
-rw-r--r-- | doom.d/config.org | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doom.d/config.org b/doom.d/config.org index cc4e537..c2d237d 100644 --- a/doom.d/config.org +++ b/doom.d/config.org @@ -2,6 +2,11 @@ #+AUTHOR: Oreodave #+DESCRIPTION: My Doom Emacs configuration! +* Preclude +This is my [[https://github.com/hlissner/doom-emacs][Doom Emacs]] configuration, which I try to use for as many things as +possibe. It is currently my main C# and Python editor but hopefully it will +become my C one soon! + * Global variables #+BEGIN_SRC emacs-lisp (setq doom-localleader-key ",") |