aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authororeodave <aryadevchavali1@gmail.com>2019-07-24 12:28:06 +0100
committeroreodave <aryadevchavali1@gmail.com>2019-07-24 12:28:06 +0100
commit539a993f68cb67d416c834035b0e8cb9e3ede9b2 (patch)
tree1a78027e4c112d73653d36cb295c730445679146
parentea096e935d38a05c632107803acf6795267e61c5 (diff)
downloaddotfiles-539a993f68cb67d416c834035b0e8cb9e3ede9b2.tar.gz
dotfiles-539a993f68cb67d416c834035b0e8cb9e3ede9b2.tar.bz2
dotfiles-539a993f68cb67d416c834035b0e8cb9e3ede9b2.zip
+More description to preclude
-rw-r--r--doom.d/config.org9
1 files changed, 9 insertions, 0 deletions
diff --git a/doom.d/config.org b/doom.d/config.org
index 6c75822..a5bc603 100644
--- a/doom.d/config.org
+++ b/doom.d/config.org
@@ -7,6 +7,15 @@ This is my [[https://github.com/hlissner/doom-emacs][Doom Emacs]] configuration,
possibe. It is currently my main C# and Python editor but hopefully it will
become my C one soon!
+My previous editors are VSCode, the JetBrains IDEs and [[http://spacemacs.org][spacemacs]] (yes, I count
+spacemacs as its own editor!). I still do use VSCode for debugging unit tests or
+if I'm collaborating with someone else.
+
+I currently use Vim + tmux and Doom Emacs (woo!) for my current workflow. I
+always have both open - playing music, doing quick config edits, running
+servers and large jobs in my tmux session. I do project work, writing and
+overall coding in emacs.
+
* Global variables
#+BEGIN_SRC emacs-lisp
(setq doom-localleader-key ",")