mirror of
https://github.com/ryuslash/mode-icons.git
synced 2024-11-21 17:40:30 +01:00
add markdown support for spacemacs
spacemacs markdown layer use `GFM` instead of `Markdown`
This commit is contained in:
parent
a005c51359
commit
82f9cc9c32
1 changed files with 1 additions and 0 deletions
|
@ -170,6 +170,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)
|
||||
|
|
Loading…
Reference in a new issue