diff --git a/grammars.yml b/grammars.yml index a509a253..60b90e9d 100644 --- a/grammars.yml +++ b/grammars.yml @@ -83,6 +83,8 @@ https://github.com/atom/language-csharp: - source.cs - source.csx - source.nant-build +https://github.com/atom/language-gfm: +- text.html.markdown https://github.com/atom/language-javascript: - source.js - source.js.regexp @@ -325,8 +327,6 @@ https://github.com/textmate/lua.tmbundle: - source.lua https://github.com/textmate/make.tmbundle: - source.makefile -https://github.com/textmate/markdown.tmbundle: -- text.html.markdown https://github.com/textmate/matlab.tmbundle: - source.matlab - source.octave @@ -424,3 +424,4 @@ https://raw.githubusercontent.com/eregon/oz-tmbundle/master/Syntaxes/Oz.tmLangua - source.oz https://raw.githubusercontent.com/tenbits/sublime-mask/release/Syntaxes/mask.tmLanguage: - source.mask +m