diff options
author | oreodave <aryadevchavali1@gmail.com> | 2019-08-05 02:44:18 +0100 |
---|---|---|
committer | oreodave <aryadevchavali1@gmail.com> | 2019-08-05 02:44:18 +0100 |
commit | e43aa999d932d33df8d3b486b0f4918be0c399e0 (patch) | |
tree | 66031ae80bf510a4c6d3d1f5bb168973689761be /doom.d | |
parent | 26eaa61a713f0e72c059b571aee06ada064fc436 (diff) | |
download | dotfiles-e43aa999d932d33df8d3b486b0f4918be0c399e0.tar.gz dotfiles-e43aa999d932d33df8d3b486b0f4918be0c399e0.tar.bz2 dotfiles-e43aa999d932d33df8d3b486b0f4918be0c399e0.zip |
-Parts of preclude - already covered in readme
Diffstat (limited to 'doom.d')
-rw-r--r-- | doom.d/config.org | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doom.d/config.org b/doom.d/config.org index 95d356b..16c7ce8 100644 --- a/doom.d/config.org +++ b/doom.d/config.org @@ -7,14 +7,6 @@ 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 |