mirror of
https://github.com/ryuslash/mode-icons.git
synced 2024-11-21 17:40:30 +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)
|
||||
("Zip-Archive" ,(make-string 1 #xf1c6) FontAwesome)
|
||||
("ARev" ,(make-string 1 #xf021) FontAwesome)
|
||||
("Calculator" ,(make-string 1 #xf1ec) FontAwesome)
|
||||
;; Diminished modes
|
||||
("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Golden\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\|Ind\\|Fly\\)" nil nil))
|
||||
"Icons for major and minor modes.
|
||||
|
|
Loading…
Reference in a new issue