diff options
author | oreodave <aryadevchavali1@gmail.com> | 2019-07-24 12:51:31 +0100 |
---|---|---|
committer | oreodave <aryadevchavali1@gmail.com> | 2019-07-24 12:51:31 +0100 |
commit | a4fb6f8f7e199a507099e1c12c3f4ac033849fdc (patch) | |
tree | ddb7fef05be2161bcf111c6bad7fba0ef27b867b /doom.d/config.org | |
parent | 1dd6fd0b53169035f6570b31d52880446cc09f8b (diff) | |
download | dotfiles-a4fb6f8f7e199a507099e1c12c3f4ac033849fdc.tar.gz dotfiles-a4fb6f8f7e199a507099e1c12c3f4ac033849fdc.tar.bz2 dotfiles-a4fb6f8f7e199a507099e1c12c3f4ac033849fdc.zip |
+Description for python run keybinds
Diffstat (limited to 'doom.d/config.org')
-rw-r--r-- | doom.d/config.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doom.d/config.org b/doom.d/config.org index b0c528f..482b7b1 100644 --- a/doom.d/config.org +++ b/doom.d/config.org @@ -135,6 +135,10 @@ flycheck python checker, as well as the interpreter, to be Python3 ) ) #+END_SRC +- Most of my python work is in scripts or ideas, so I don't need extensive + testing utilities or anything like that +- I run my python code a LOT and thus need commands for sending bits or whole + scripts into the REPL ** Org #+BEGIN_SRC emacs-lisp (after! org |