mirror of
https://github.com/ryuslash/mode-icons.git
synced 2024-11-21 17:40:30 +01:00
Merge pull request #28 from CodeFalling/patch-1
add markdown support for spacemacs
This commit is contained in:
commit
6bc626b6a9
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