Remove diminish + remove minor modes from modeline

This commit is contained in:
Henrik Lissner 2015-12-09 01:57:56 -05:00
parent cdd0a7534b
commit 9f43f00e87
13 changed files with 3 additions and 24 deletions

View file

@ -2,7 +2,6 @@
;; Related to: lib/defuns-flycheck.el
(use-package flycheck
:diminish flycheck-mode
:commands (flycheck-mode flycheck-list-errors flycheck-buffer)
:init
(setq flycheck-indication-mode 'right-fringe