spacemacs/layers/+completion
Alejandro Catalina Feliú fb99f3ff19 Add global access to all available REPLs
Enable a global binding to access a list of available REPLs to run
everywhere. If the requested REPL depends on a major-mode that hasn't
been loaded, it will be loaded along its dependencies.

To make this work, a new `spacemacs/register-repl` function is included.
This function adds a major-mode and its repl function to a global
variable.
2016-01-22 16:01:19 +01:00
..
spacemacs-helm Add global access to all available REPLs 2016-01-22 16:01:19 +01:00
spacemacs-ivy ivy: remove blending hack 2016-01-21 19:27:34 -05:00