spacemacs/layers/+completion
Miciah c4541bb1b5 helm: Fix error from SPC s f on non-file buffers
Fix issue #6416: SPC s f (spacemacs/helm-files-smart-do-search) in a buffer
that is not visiting a file causes an error:

    Wrong type argument: stringp, nil

* layers/+completion/helm/funcs.el
(spacemacs//helm-do-grep-region-or-symbol): Check whether preselection is
nil in order to avoid calling helm-basename on a nil value.
2018-07-12 09:28:13 +03:00
..
auto-completion core: rework environment variables and PATH management 2018-06-25 02:55:28 -04:00
helm helm: Fix error from SPC s f on non-file buffers 2018-07-12 09:28:13 +03: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