dotfiles/.emacs.d/init.d/flycheck.el
2013-12-18 14:27:22 -05:00

2 lines
52 B
EmacsLisp

(add-hook 'after-init-hook #'global-flycheck-mode)