From 3c289126bc8c91e0345bb796d06683b8318facc3 Mon Sep 17 00:00:00 2001 From: Matthew L. Fidler Date: Tue, 23 Feb 2016 13:28:37 -0600 Subject: Add company-mode icon --- mode-icons.el | 1 + 1 file changed, 1 insertion(+) diff --git a/mode-icons.el b/mode-icons.el index d06d5bb..9ac55fd 100644 --- a/mode-icons.el +++ b/mode-icons.el @@ -212,6 +212,7 @@ This was stole/modified from `c-save-buffer-state'" (unix #xf166 font-mfizz) ;; Use ubuntu, since I think it is the most common. (undecided #xf128 FontAwesome) ("Text\\'" #xf0f6 FontAwesome) + ("\\` ?company\\'" #xf1ad FontAwesome) ;; Diminished modes ("\\(?:ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\|Ind\\|Fly\\)" nil nil) ) -- cgit v1.2.3-54-g00ecf