aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Matthew L. Fidler2016-02-05 08:41:19 -0600
committerGravatar Matthew L. Fidler2016-02-05 08:41:19 -0600
commit0462ef42398ab9c50390adf7ce8e94b86e14af1c (patch)
tree37f96f0536bc68516fdf980847388a8d4e970900
parent42430c9643ca1d55813ac643e810fca6a62f2004 (diff)
downloadmode-icons-0462ef42398ab9c50390adf7ce8e94b86e14af1c.tar.gz
mode-icons-0462ef42398ab9c50390adf7ce8e94b86e14af1c.zip
Add isearch to ignored list
-rw-r--r--mode-icons.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/mode-icons.el b/mode-icons.el
index 1e4e32e..0f4cfb7 100644
--- a/mode-icons.el
+++ b/mode-icons.el
@@ -84,7 +84,7 @@ absolute path to ICON."
(" hs" "hs" xpm)
("Markdown" ,(make-string 1 #xf0c9) octicons)
;; Diminished modes
- ;; ("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Golden\\|Undo-Tree\\|Ergo.*\\|,\\)" nil nil)
+ ("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Golden\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\)" nil nil)
)
"Icons for major and minor modes.