From 62c8be6872d9978193bb08ed5ce5611a998eec20 Mon Sep 17 00:00:00 2001 From: Matthew L. Fidler Date: Thu, 11 Feb 2016 22:00:56 -0600 Subject: Add bibtex icon --- mode-icons.el | 1 + 1 file changed, 1 insertion(+) (limited to 'mode-icons.el') diff --git a/mode-icons.el b/mode-icons.el index a93ba7a..2b752f0 100644 --- a/mode-icons.el +++ b/mode-icons.el @@ -135,6 +135,7 @@ absolute path to ICON." ("\\`Go\\'" "go" xpm) (" Rbow" "rainbow" xpm) (" Golden" "golden" xpm) ;; Icon created by Arthur Shlain from Noun Project + ("BibTeX" "bibtex" xpm) ;; Diminished modes ("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\|Ind\\|Fly\\)" nil nil) ) -- cgit v1.2.3-54-g00ecf