spacemacs/layers/+completion
Miciah 1c78348ee6 ivy: Fix error on nil input with counsel search
Fix issue #6499: SPC m (spacemacs/search-project-auto-region-or-symbol) on
a blank line causes an error:

    rxt-string->pcre: Wrong type argument: arrayp, nil

* layers/+completion/ivy/funcs.el (spacemacs/counsel-search): Check whether
initial-input is nil in order to avoid calling rxt-quote-pcre on a nil
value.
2018-07-09 23:29:16 +03:00
..
auto-completion core: rework environment variables and PATH management 2018-06-25 02:55:28 -04:00
helm Move helm variable from helm layer to spacemacs-completion layer 2018-06-16 00:02:59 -04:00
ivy ivy: Fix error on nil input with counsel search 2018-07-09 23:29:16 +03:00
templates core: rework environment variables and PATH management 2018-06-25 02:55:28 -04:00