spacemacs/layers/+completion
Maximilian Wolff 8f854da649
Make auto-completion activate/deactivate smartparens properly
auto-completion did not respect the smartparens-mode
defined in the dotfile when disabling/restoring it.

In addition when starting a yasnippet expansion
smartparens-mode was not properly restored resulting
in having smartparens always disabled.

This PR tries to fix both issues. Though judging from
the comments this could kill `hippie-expand` expansion.
However as yasnippet is more common I think this is
to be preferred.
2021-03-16 22:21:40 +01:00
..
auto-completion Make auto-completion activate/deactivate smartparens properly 2021-03-16 22:21:40 +01:00
helm
ivy [ivy] extend highlight for selection in emacs 27 2021-02-25 14:56:34 +01:00
templates