mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #1864 from github/robrix-patch-1
Use atom/language-gfm’s Markdown grammar.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user