Update grammars.yml

I just ran script/download-grammars and these are the changes it made.
The most notable one is that we had the wrong scope listed for Markdown.
This commit is contained in:
Adam Roben
2014-12-17 16:30:33 -05:00
parent f428c561c9
commit 60d40c8ad8
2 changed files with 9 additions and 2 deletions

View File

@@ -1725,7 +1725,7 @@ Markdown:
- .mkdn
- .mkdown
- .ron
tm_scope: text.html.markdown
tm_scope: source.gfm
Mask:
type: markup