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