Commit graph

7 commits

Author SHA1 Message Date
chrunchyjesus
c692848cc3
update readme 2019-05-04 08:26:13 +02:00
chrunchyjesus
110c2ffeb9
improve readme, remove comments about dependencies 2019-05-04 08:16:49 +02:00
chrunchyjesus
032568e308
update table of contents, remove commands doc 2019-05-04 08:07:43 +02:00
chrunchyjesus
e5e05f9d51
Merge branch 'develop' into add_shellcheck 2019-04-23 19:44:02 +02:00
chrunchyjesus
9d76d983c4
add doctor for shell and update readme 2019-04-23 19:28:41 +02:00
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
Henrik Lissner
4ff80cf416
Add READMEs for several modules 2017-08-21 21:51:29 +02:00