add markdown support for spacemacs

spacemacs markdown layer use `GFM` instead of `Markdown`
This commit is contained in:
codefalling 2016-04-28 11:05:06 +08:00
parent a005c51359
commit 82f9cc9c32

View file

@ -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)