Merge pull request #1864 from github/robrix-patch-1

Use atom/language-gfm’s Markdown grammar.
This commit is contained in:
Arfon Smith
2014-12-11 20:44:37 -06:00

View File

@@ -83,6 +83,8 @@ https://github.com/atom/language-csharp:
- source.cs - source.cs
- source.csx - source.csx
- source.nant-build - source.nant-build
https://github.com/atom/language-gfm:
- text.html.markdown
https://github.com/atom/language-javascript: https://github.com/atom/language-javascript:
- source.js - source.js
- source.js.regexp - source.js.regexp
@@ -325,8 +327,6 @@ https://github.com/textmate/lua.tmbundle:
- source.lua - source.lua
https://github.com/textmate/make.tmbundle: https://github.com/textmate/make.tmbundle:
- source.makefile - source.makefile
https://github.com/textmate/markdown.tmbundle:
- text.html.markdown
https://github.com/textmate/matlab.tmbundle: https://github.com/textmate/matlab.tmbundle:
- source.matlab - source.matlab
- source.octave - source.octave