spacemacs/core
sooheon f3cb4399ba Remove duplicate call to dotspacemacs/init
As far as I can tell this seems to be the exact same function call.
Unless there's a reason for it to be in both places, we should take
it out.
2015-08-26 21:31:50 -04:00
..
banners
info Update change log and releae notes 2015-08-11 01:34:04 -04:00
libs
templates Put spell-checking as default in dotfile template 2015-08-13 23:01:44 -04:00
tests core: fix tests 2015-08-25 22:56:23 -04:00
core-auto-completion.el
core-configuration-layer.el core: add new function to allow a layer to add other layers 2015-08-26 02:41:54 -04:00
core-dotspacemacs.el New macro dotspacemacs|symbol-value and improved diminish 2015-08-14 12:25:54 -04:00
core-emacs-backports.el
core-evilified-state.el move evilified state to core 2015-08-12 01:31:44 -04:00
core-evilify-keymap.el core: fix variable evil-evilified-state--modes 2015-08-13 00:42:24 -04:00
core-fonts-support.el New macro dotspacemacs|symbol-value and improved diminish 2015-08-14 12:25:54 -04:00
core-funcs.el
core-load-paths.el
core-micro-state.el spacemacs layer: fix various issues with ahs micro-state 2015-08-10 23:56:40 -04:00
core-release-management.el
core-spacemacs-buffer.el Fix Spacemacs Home Buffer to jump to bookmarks. 2015-07-30 22:22:56 -04:00
core-spacemacs.el Remove duplicate call to dotspacemacs/init 2015-08-26 21:31:50 -04:00
core-themes-support.el Fix the path for loading solarized. 2015-08-12 03:12:52 -04:00
core-toggle.el core: tweak a bit add-toggle macro 2015-07-31 23:55:24 -04:00
core-use-package-ext.el
Makefile