diff options
author | oreodave <aryadevchavali1@gmail.com> | 2019-07-24 12:50:47 +0100 |
---|---|---|
committer | oreodave <aryadevchavali1@gmail.com> | 2019-07-24 12:50:47 +0100 |
commit | 2dc1c51c25f8eb777d575570b4f59081ae1a830d (patch) | |
tree | 6f26e9d8da538b9a9f214de297a31d8cca6a87c2 /doom.d/config.org | |
parent | 8b270df34f59dd817fa7309adba5a338fc65af00 (diff) | |
download | dotfiles-2dc1c51c25f8eb777d575570b4f59081ae1a830d.tar.gz dotfiles-2dc1c51c25f8eb777d575570b4f59081ae1a830d.tar.bz2 dotfiles-2dc1c51c25f8eb777d575570b4f59081ae1a830d.zip |
+Description for test keybinds
Diffstat (limited to 'doom.d/config.org')
-rw-r--r-- | doom.d/config.org | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doom.d/config.org b/doom.d/config.org index 723e29d..92a0ab7 100644 --- a/doom.d/config.org +++ b/doom.d/config.org @@ -106,6 +106,9 @@ I like displaying that I'm working on discord, though not very useful. May delet ) ) #+END_SRC +- Currently the Doom Emacs keybinds are not working for C# Unit-tests so I had + to do them myself +- I find these keybinds to be more mnemonic (,mtt => Test -> This) ** Python #+BEGIN_SRC emacs-lisp |