doomemacs/modules
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
..
app app/irc: fix & improve feedback from =irc #1121 2019-02-16 17:00:31 -05:00
collab Add :collab floobits #615 2018-05-26 21:20:30 +02:00
completion Use new company-box-show-single-candidate option 2019-01-22 19:29:13 -05:00
config Standardize REPL commands & improve SPC o r 2019-02-18 01:59:56 -05:00
editor I silenced the byte compiler, what happened next will blow your mind 2019-02-18 01:05:26 -05:00
emacs New editor/fold module 2019-02-18 00:47:46 -05:00
feature Standardize REPL commands & improve SPC o r 2019-02-18 01:59:56 -05:00
lang Standardize REPL commands & improve SPC o r 2019-02-18 01:59:56 -05:00
tools I silenced the byte compiler, what happened next will blow your mind 2019-02-18 01:05:26 -05:00
ui Fix window--display-buffer advice #1173 2019-02-16 01:16:09 -05:00