mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Grammar for AsciiDoc from TextMate bundle
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -621,3 +621,6 @@
|
|||||||
[submodule "vendor/grammars/Stylus"]
|
[submodule "vendor/grammars/Stylus"]
|
||||||
path = vendor/grammars/Stylus
|
path = vendor/grammars/Stylus
|
||||||
url = https://github.com/billymoon/Stylus
|
url = https://github.com/billymoon/Stylus
|
||||||
|
[submodule "vendor/grammars/asciidoc.tmbundle"]
|
||||||
|
path = vendor/grammars/asciidoc.tmbundle
|
||||||
|
url = https://github.com/zuckschwerdt/asciidoc.tmbundle
|
||||||
|
|||||||
@@ -150,6 +150,8 @@ vendor/grammars/apache.tmbundle:
|
|||||||
- source.apache-config.mod_perl
|
- source.apache-config.mod_perl
|
||||||
vendor/grammars/applescript.tmbundle:
|
vendor/grammars/applescript.tmbundle:
|
||||||
- source.applescript
|
- source.applescript
|
||||||
|
vendor/grammars/asciidoc.tmbundle/:
|
||||||
|
- text.html.asciidoc
|
||||||
vendor/grammars/asp.tmbundle:
|
vendor/grammars/asp.tmbundle:
|
||||||
- source.asp
|
- source.asp
|
||||||
- text.html.asp
|
- text.html.asp
|
||||||
|
|||||||
@@ -186,7 +186,7 @@ AsciiDoc:
|
|||||||
- .asciidoc
|
- .asciidoc
|
||||||
- .adoc
|
- .adoc
|
||||||
- .asc
|
- .asc
|
||||||
tm_scope: none
|
tm_scope: text.html.asciidoc
|
||||||
|
|
||||||
AspectJ:
|
AspectJ:
|
||||||
type: programming
|
type: programming
|
||||||
|
|||||||
1
vendor/grammars/asciidoc.tmbundle
vendored
Submodule
1
vendor/grammars/asciidoc.tmbundle
vendored
Submodule
Submodule vendor/grammars/asciidoc.tmbundle added at 28063ea46c
Reference in New Issue
Block a user