Emacs: use unicode tick for flycheck-mode
Alan Pearce alan@alanpearce.co.uk
Sat, 26 Apr 2014 12:47:23 +0100
1 files changed, 1 insertions(+), 0 deletions(-)
jump to
M tag-emacs/emacs.d/init.el → tag-emacs/emacs.d/init.el
@@ -655,6 +655,7 @@ (global-semantic-show-unmatched-syntax-mode t) (global-semantic-decoration-mode t))) (req-package flycheck + :diminish (global-flycheck-mode . " ✓") :init (global-flycheck-mode)) ;;;; Projects