doomemacs/modules/lang/racket
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
..
autoload.el Standardize naming of repl handler commands 2019-10-07 14:08:58 -04:00
config.el tools/eval: associate plist with repl handlers 2019-10-23 21:41:23 -04:00
doctor.el Add Racket lang 2018-07-29 10:50:17 -03:00
packages.el Move ob-racket to lang/org & cleanup 2018-07-29 19:31:32 +02:00