spacemacs/layers/+completion
MadAnd 309e6eb4bb Fix smartparens after nested snippet expansions
Current implementation, #1644, doesn't handle the nested snippet
expansion properly, so you end up with smarparens disabled. Very
annoying.

I improved the implementation to remember the current state of
smartaperns before a top-level snippet expansion and preserve on any
nested snippet expansions.

Also, some housekeeping of the related code:
* Move hook handlers to the `funcs.el`.
* Add comments about yasnippet hooks subtleties relevant to the issue.

Fixes #1512
2016-08-08 13:42:45 +02:00
..
auto-completion Fix smartparens after nested snippet expansions 2016-08-08 13:42:45 +02:00
helm Rename variable w/ spacemacs prefix 2016-08-05 21:26:26 +02:00
ivy core: refactor layer system 2016-07-28 23:26:54 -04:00