spacemacs/layers/+completion
Maximilian Wolff dd7a5d98be
Revise helm recompile package action and bind recompile-elpa
The newly introduced function to compile an elpa package
was very much redundant with the existing recompile-elpa function.

I have adapted recompile-elpa so that it can be used for the helm action too.

In addition I have bound recompile-elpa to `SPC c C-c` to allow users to
easily recompile their entire elpa directory if the need arises.

I have also removed the error handling in the helm action in favor of
standard error reporting via the *Compile-Log* buffer.
2019-11-24 02:07:15 +01:00
..
auto-completion Don't assume the previous binding was evil-insert-digraph 2019-11-15 20:05:23 +01:00
helm Revise helm recompile package action and bind recompile-elpa 2019-11-24 02:07:15 +01:00
ivy Fix wrong initial directory 2019-11-18 15:32:25 +01:00
templates Switch to the new layers generator 2019-05-15 21:08:21 +03:00