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 ea0e621..2bf3da9 100644
--- a/mode-icons.el
+++ b/mode-icons.el
@@ -109,6 +109,7 @@ without the extension. And the third being the type of icon."
(const :tag "text" nil)
(const :tag "Octicons" github-octicons)
(const :tag "Fizzed" font-mfizz)
+ (const :tag "Font Awesome" FontAwesome)
(const :tag "png" png)
(const :tag "gif" gif)
(const :tag "jpeg" jpeg)