doomemacs/modules/feature
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
..
debugger Fix regexp for realgud popup rule 2018-07-04 21:23:56 +02:00
eval Standardize REPL commands & improve SPC o r 2019-02-18 01:59:56 -05:00
evil New editor/fold module 2019-02-18 00:47:46 -05:00
file-templates lang/java: fix java namespace resolution #1098 2019-01-21 17:39:39 -05:00
lookup Fix error message with async lookup handlers 2019-01-23 16:07:09 -05:00
snippets O'byte-compiler 2019-02-03 18:42:09 -05:00
spellcheck Don't override ispell-program-name 2018-08-11 01:59:37 +02:00
syntax-checker Revert flycheck-idle-change-delay delay to default 2019-01-21 22:19:25 -05:00
workspaces feature/workspaces: Fix +workspace-delete to match docstring 2018-10-30 19:10:16 +01:00