mirror of
https://github.com/ryuslash/mode-icons.git
synced 2024-11-21 17:40:30 +01:00
Add company-mode icon
This commit is contained in:
parent
5e15076279
commit
3c289126bc
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue