summary refs log tree commit diff stats
path: root/tag-emacs
diff options
context:
space:
mode:
Diffstat (limited to 'tag-emacs')
-rw-r--r--tag-emacs/emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el
index ad86cb29..c693a47b 100644
--- a/tag-emacs/emacs.d/init.el
+++ b/tag-emacs/emacs.d/init.el
@@ -655,6 +655,7 @@
             (global-semantic-decoration-mode t)))
 
 (req-package flycheck
+  :diminish (global-flycheck-mode . " ✓")
   :init (global-flycheck-mode))
 
 ;;;; Projects