aboutsummaryrefslogtreecommitdiffstats
path: root/mode-icons.el
diff options
context:
space:
mode:
Diffstat (limited to 'mode-icons.el')
-rw-r--r--mode-icons.el1
1 files changed, 1 insertions, 0 deletions
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)
)