Cleanup + s-r run code fix

This commit is contained in:
Henrik Lissner
2014-08-13 00:24:22 -04:00
parent e6b345d757
commit 3cca2a7c53
6 changed files with 122 additions and 46 deletions

View File

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