diff options
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 |