spacemacs/layers/+completion/helm
Exaos-memes 904f7ea665 Define new variable: spacemacs-start-directory.
With this new variable, user can load spacemacs anywhere, e.g.
"~/.emacs.d/spacemacs/". Only user's cache directory is still hard-coded
as "~/.emacs.d/.cache/". If user want to use spacemacs this way, drop
one line as the below in "~/.emacs.d/init.el":

    (setq spacemacs-start-directory "~/.emacs.d/spacemacs/")
    (load-file (concat spacemacs-start-directory "init.el"))
2016-06-23 00:19:34 -04:00
..
local/helm-spacemacs-help Define new variable: spacemacs-start-directory. 2016-06-23 00:19:34 -04:00
funcs.el helm: Support GNE 2016-06-18 19:21:26 -04:00
packages.el helm: Support GNE 2016-06-18 19:21:26 -04:00