From 29c021e8e773f1a5c57ec53d51ae530e3811e700 Mon Sep 17 00:00:00 2001 From: Matthew L. Fidler Date: Wed, 10 Feb 2016 00:28:01 -0600 Subject: Diminish Flyspell and Org-Indent minor-mode --- mode-icons.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mode-icons.el') diff --git a/mode-icons.el b/mode-icons.el index 817d0ca..53e9791 100644 --- a/mode-icons.el +++ b/mode-icons.el @@ -93,8 +93,7 @@ absolute path to ICON." ("Zip-Archive" ,(make-string 1 #xf1c6) FontAwesome) ("ARev" ,(make-string 1 #xf021) FontAwesome) ;; Diminished modes - ("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Golden\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\)" nil nil) - ) + ("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Golden\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\|Ind\\|Fly\\)" nil nil)) "Icons for major and minor modes. Each specificatioun is a list with the first element being the -- cgit v1.2.3-54-g00ecf