spacemacs/contrib/!vim
vkz bd432752bc Replace after-init-hook with emacs-startup-hook
This has a benefit of not assuming that the user .emacs.d/ is in the
user home directory. Should continue to work as expected when this is
the case, but you could also start a fresh Emacs session like
so (assumes OSX):
open -a Emacs.app -n --args -q -l /path/to/emacs.d/init.el
So you don't have to muddle with symlinking your ~/.emacs.d or replacing
it with another just to try Spacemacs (or any other config). Note, that
this won't work with `after-init-hook` which doesn't appear to run when
Emacs is run with -q flag. As a result the `dotspacemacs/config` in your
.spacemacs won't run.
2015-08-04 23:17:12 -04:00
..
evil-commentary Fixed the formatting of the bullet points 2015-07-30 21:33:54 -04:00
evil-snipe
unimpaired unimpaired layer: Fix newline format 2015-07-27 12:20:17 -04:00
vim-empty-lines Better indentation for add-toggle 2015-07-27 12:09:27 -04:00
vim-powerline Replace after-init-hook with emacs-startup-hook 2015-08-04 23:17:12 -04:00
vinegar Vinegar contribution layer 2015-07-23 20:27:42 -04:00