mirror of
https://github.com/ryuslash/mode-icons.git
synced 2024-11-22 01:50:28 +01:00
Add calculator
This commit is contained in:
parent
29c021e8e7
commit
2287612402
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ absolute path to ICON."
|
||||||
(" Pulls" ,(make-string 1 #xf092) FontAwesome)
|
(" Pulls" ,(make-string 1 #xf092) FontAwesome)
|
||||||
("Zip-Archive" ,(make-string 1 #xf1c6) FontAwesome)
|
("Zip-Archive" ,(make-string 1 #xf1c6) FontAwesome)
|
||||||
("ARev" ,(make-string 1 #xf021) FontAwesome)
|
("ARev" ,(make-string 1 #xf021) FontAwesome)
|
||||||
|
("Calculator" ,(make-string 1 #xf1ec) FontAwesome)
|
||||||
;; Diminished modes
|
;; Diminished modes
|
||||||
("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Golden\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\|Ind\\|Fly\\)" nil nil))
|
("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Golden\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\|Ind\\|Fly\\)" nil nil))
|
||||||
"Icons for major and minor modes.
|
"Icons for major and minor modes.
|
||||||
|
|
Loading…
Reference in a new issue