spacemacs/layers/+completion/ivy
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/ivy-spacemacs-help Define new variable: spacemacs-start-directory. 2016-06-23 00:19:34 -04:00
config.el ivy: create missing layers.el file 2016-06-10 20:53:23 -04:00
funcs.el ivy: Support GNE 2016-06-18 19:21:26 -04:00
layers.el ivy: create missing layers.el file 2016-06-10 20:53:23 -04:00
packages.el ahs: move b, f and / key bindings to helm and ivy 2016-06-09 22:50:24 -04:00