diff --git a/mode-icons.el b/mode-icons.el index 2b177a4..2d2d236 100644 --- a/mode-icons.el +++ b/mode-icons.el @@ -172,6 +172,7 @@ This was stole/modified from `c-save-buffer-state'" ("\\` ?yas\\'" "yas" xpm) ("\\` ?hs\\'" "hs" xpm) ("\\`Markdown\\'" #xf0c9 github-octicons) + ("\\`GFM\\'" #xf0c9 github-octicons) ("\\`Scala\\'" #xf15b font-mfizz) ("\\`Magit\\'" #xf1d2 FontAwesome) ("\\` Pulls\\'" #xf092 FontAwesome)