doomemacs/modules/lang/python
Henrik Lissner 94b16cba6c
Standardize REPL commands & improve SPC o r
- SPC o r now prompts for a REPL to open when none was found for the
  current buffer.
- REPL handlers must now follow the naming convention "*/open*-repl".
  e.g. +python/open-ipython-repl, +emacs-lisp/open-repl, etc.
- +eval/open-repl has been split in two:
  - +eval/open-repl-other-window
  - +eval/open-repl-same-window
2019-02-18 01:59:56 -05:00
..
autoload Standardize REPL commands & improve SPC o r 2019-02-18 01:59:56 -05:00
config.el Standardize REPL commands & improve SPC o r 2019-02-18 01:59:56 -05:00
doctor.el lang/python/doctor: check pyenv, conda & ipython 2018-08-02 00:13:00 +02:00
packages.el Initial pytest 2018-11-22 12:53:08 -06:00