General tweaks

This commit is contained in:
Henrik Lissner 2017-03-19 22:50:52 -04:00
parent 3d30844070
commit db7cf68775
8 changed files with 24 additions and 21 deletions

View file

@ -27,7 +27,8 @@
(advice-add 'evil-force-normal-state :after '+syntax-checkers|flycheck-buffer))
(def-package! flycheck-pos-tip :after flycheck
(def-package! flycheck-pos-tip
:after flycheck
:config
(setq flycheck-pos-tip-timeout 10
flycheck-display-errors-delay 0.5)