spacemacs/layers/+completion
syl20bnr 40f41769bd auto-completion: add :call-hooks and rename :hooks to :append-hooks
Add these keywords to macro spacemacs|add-company-backends

:append-hooks controls wether we add the hooks to major mode hook variable
:call-hooks conrols wether we execute the created hooks function right away

Basically for multiple backends setup we want to pass :append-hooks to nil and
:call-hooks to t.
2018-05-12 02:26:37 -04:00
..
auto-completion auto-completion: add :call-hooks and rename :hooks to :append-hooks 2018-05-12 02:26:37 -04:00
helm Call helm-mode when helm is initialized 2018-03-03 23:55:01 -05:00
ivy Revert "Defer packages by default using use-package-always-defer" 2018-03-03 23:40:10 -05:00