mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
add textmate grammar for JFlex
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -651,3 +651,6 @@
|
||||
[submodule "vendor/grammars/Sublime-Red"]
|
||||
path = vendor/grammars/Sublime-Red
|
||||
url = https://github.com/Oldes/Sublime-Red
|
||||
[submodule "vendor/grammars/jflex.tmbundle"]
|
||||
path = vendor/grammars/jflex.tmbundle
|
||||
url = https://github.com/jflex-de/jflex.tmbundle.git
|
||||
|
||||
@@ -295,6 +295,8 @@ vendor/grammars/javadoc.tmbundle:
|
||||
- text.html.javadoc
|
||||
vendor/grammars/javascript-objective-j.tmbundle:
|
||||
- source.js.objj
|
||||
vendor/grammars/jflex.tmbundle:
|
||||
- source.jflex
|
||||
vendor/grammars/jquery-tmbundle:
|
||||
- source.js.jquery
|
||||
vendor/grammars/json.tmbundle:
|
||||
|
||||
@@ -1440,6 +1440,7 @@ JFlex:
|
||||
extensions:
|
||||
- .flex
|
||||
- .jflex
|
||||
tm_scope: source.jflex
|
||||
ace_mode: text
|
||||
|
||||
JSON:
|
||||
|
||||
1
vendor/grammars/jflex.tmbundle
vendored
Submodule
1
vendor/grammars/jflex.tmbundle
vendored
Submodule
Submodule vendor/grammars/jflex.tmbundle added at 12a7a88b7a
Reference in New Issue
Block a user