When I try to access SPC f / which is bounded to this:
SPC f / runs the command spacemacs/helm-files-smart-do-search, which is an
interactive Lisp function in `init.el'.
It is bound to SPC f /, M-m f /.
(spacemacs/helm-files-smart-do-search &optional ARG DEFAULT-INPUTP)
I get
spacemacs/helm-files-smart-do-search: Wrong type argument: commandp, helm-files-do-ag
When I try to access
SPC f /
which is bounded to this:I get
spacemacs/helm-files-smart-do-search: Wrong type argument: commandp, helm-files-do-ag