doomemacs/modules/lang/clojure
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 lang/clojure: start clojurescript repl correctly 2019-10-15 17:35:22 +02:00
config.el tools/eval: associate plist with repl handlers 2019-10-23 21:41:23 -04:00
packages.el feature/{syntax-checker,spellcheck} -> tools/fly{check,spell} 2019-02-22 00:25:30 -05:00