all repos — nixfiles @ d7a6317804a6445846ea15d886161b593d7da94a

System and user configuration, managed by nix and home-manager

Emacs: use unicode tick for flycheck-mode

Alan Pearce
commit

d7a6317804a6445846ea15d886161b593d7da94a

parent

384cc3e80cd25156335cb4fa6f51507688a0b27b

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M tag-emacs/emacs.d/init.eltag-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