spacemacs/layers/+completion
syl20bnr 091800b25d auto-completion: use add-to-list instead of push
Also remove unneeded addtion of yasnippet-snippets directory as it is done
automatically in the package.

push is to avoid in :init blocks because it will add duplicated entries when
the user reload the configuration with SPC f e R.
2018-01-14 23:28:28 -05:00
..
auto-completion auto-completion: use add-to-list instead of push 2018-01-14 23:28:28 -05:00
helm Move all use-package hook declaration to pre-init functions 2018-01-10 23:57:18 -05:00
ivy Move all use-package hook declaration to pre-init functions 2018-01-10 23:57:18 -05:00