mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Remove diminish + remove minor modes from modeline
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user