spacemacs/layers/+completion
duianto a82d2292b6 [base] Fix void helm-use-fuzzy
problem:
The spacemacs-completion layer defines the variable:
helm-use-fuzzy

But the spacemacs-base distribution doesn't use the
spacemacs-completion layer by default.

helm-use-fuzzy is used in the helm layer.

When a helm buffer is opened, for example: `SPC SPC`
Then a warnings buffer opens:
>Error (use-package): helm/:config: Symbol’s value as variable is void: helm-use-fuzzy

solution:
Make sure that helm-use-fuzzy is bound and true.
2020-12-30 20:54:00 +01:00
..
auto-completion update copyright to 2020 2020-09-23 21:25:01 +02:00
helm [base] Fix void helm-use-fuzzy 2020-12-30 20:54:00 +01:00
ivy [ivy] Add doc for new C-SPC binding 2020-12-13 09:52:43 +00:00
templates update copyright to 2020 2020-09-23 21:25:01 +02:00