mirror of
https://github.com/ryuslash/mode-icons.git
synced 2024-11-21 17:40:30 +01:00
Take out the diminished modes
This commit is contained in:
parent
f0f3103a49
commit
e123df0cab
1 changed files with 3 additions and 1 deletions
|
@ -74,7 +74,9 @@ absolute path to ICON."
|
|||
("YASnippet" "yas" xpm)
|
||||
(" yas" "yas" xpm)
|
||||
(" hs" "hs" xpm)
|
||||
("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Golden\\|Undo-Tree\\|Ergo.*\\|,\\)" nil nil))
|
||||
;; Diminished modes
|
||||
;; ("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Golden\\|Undo-Tree\\|Ergo.*\\|,\\)" nil nil)
|
||||
)
|
||||
"Icons for major and minor modes.
|
||||
|
||||
Each specificatioun is a list with the first element being the
|
||||
|
|
Loading…
Reference in a new issue