mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
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:
@@ -1725,7 +1725,7 @@ Markdown:
|
||||
- .mkdn
|
||||
- .mkdown
|
||||
- .ron
|
||||
tm_scope: text.html.markdown
|
||||
tm_scope: source.gfm
|
||||
|
||||
Mask:
|
||||
type: markup
|
||||
|
||||
Reference in New Issue
Block a user