diff options
Diffstat (limited to 'doom.d')
-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 ",") |