mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #3113 from larsbrinkhoff/achromatic-markdown
Achromatic Markdown.
This commit is contained in:
@@ -1349,7 +1349,6 @@ GraphQL:
|
|||||||
type: data
|
type: data
|
||||||
extensions:
|
extensions:
|
||||||
- .graphql
|
- .graphql
|
||||||
color: "#E535AB"
|
|
||||||
tm_scope: source.graphql
|
tm_scope: source.graphql
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
|
|
||||||
@@ -2216,7 +2215,6 @@ Markdown:
|
|||||||
- .mkdown
|
- .mkdown
|
||||||
- .ron
|
- .ron
|
||||||
tm_scope: source.gfm
|
tm_scope: source.gfm
|
||||||
color: "#083FA1"
|
|
||||||
|
|
||||||
Mask:
|
Mask:
|
||||||
type: markup
|
type: markup
|
||||||
@@ -3096,7 +3094,6 @@ RDoc:
|
|||||||
extensions:
|
extensions:
|
||||||
- .rdoc
|
- .rdoc
|
||||||
tm_scope: text.rdoc
|
tm_scope: text.rdoc
|
||||||
color: "#8E84BF"
|
|
||||||
|
|
||||||
REALbasic:
|
REALbasic:
|
||||||
type: programming
|
type: programming
|
||||||
@@ -3987,7 +3984,6 @@ WebIDL:
|
|||||||
|
|
||||||
World of Warcraft Addon Data:
|
World of Warcraft Addon Data:
|
||||||
type: data
|
type: data
|
||||||
color: "#e0b330"
|
|
||||||
extensions:
|
extensions:
|
||||||
- .toc
|
- .toc
|
||||||
tm_scope: source.toc
|
tm_scope: source.toc
|
||||||
@@ -4297,7 +4293,6 @@ reStructuredText:
|
|||||||
- .rest.txt
|
- .rest.txt
|
||||||
- .rst.txt
|
- .rst.txt
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
color: "#B3BCBC"
|
|
||||||
|
|
||||||
wisp:
|
wisp:
|
||||||
type: programming
|
type: programming
|
||||||
|
|||||||
Reference in New Issue
Block a user