doomemacs/modules/tools/eval/autoload
Henrik Lissner 0b67251159
tools/eval: associate plist with repl handlers
Also consolidates all REPLs (opened through the :tools eval module)
under one popup rule, which inhibits ESC from prematurely closing
them (#1944), and cleans up after their buffers *only* if their handlers
weren't specified to :persist, e.g.

  (set-repl-handler! 'some-mode #'some-repl-handler :persist t)

Also standardized ESS's REPL commands.
2019-10-23 21:41:23 -04:00
..
eval.el Minor tweaks across the board 2019-05-21 00:34:32 -04:00
evil.el 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
repl.el tools/eval: associate plist with repl handlers 2019-10-23 21:41:23 -04:00
settings.el tools/eval: associate plist with repl handlers 2019-10-23 21:41:23 -04:00