Rewrote initfiles

This commit is contained in:
Henrik Lissner 2014-08-21 03:33:30 -04:00
parent a58f4246ba
commit e0c72477ae
16 changed files with 345 additions and 206 deletions

View file

@ -1,5 +1,4 @@
(use-package flycheck :ensure t
:commands global-flycheck-mode
:init (add-hook 'after-init-hook #'global-flycheck-mode)
:config
(progn