mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Grammar for AspectJ from Sublime Text package
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -671,3 +671,6 @@
|
|||||||
[submodule "vendor/grammars/st2-zonefile"]
|
[submodule "vendor/grammars/st2-zonefile"]
|
||||||
path = vendor/grammars/st2-zonefile
|
path = vendor/grammars/st2-zonefile
|
||||||
url = https://github.com/sixty4k/st2-zonefile
|
url = https://github.com/sixty4k/st2-zonefile
|
||||||
|
[submodule "vendor/grammars/sublime-aspectj"]
|
||||||
|
path = vendor/grammars/sublime-aspectj
|
||||||
|
url = https://github.com/pchaigno/sublime-aspectj
|
||||||
|
|||||||
@@ -479,6 +479,8 @@ vendor/grammars/sublime-MuPAD:
|
|||||||
- source.mupad
|
- source.mupad
|
||||||
vendor/grammars/sublime-apl/:
|
vendor/grammars/sublime-apl/:
|
||||||
- source.apl
|
- source.apl
|
||||||
|
vendor/grammars/sublime-aspectj/:
|
||||||
|
- source.aspectj
|
||||||
vendor/grammars/sublime-befunge:
|
vendor/grammars/sublime-befunge:
|
||||||
- source.befunge
|
- source.befunge
|
||||||
vendor/grammars/sublime-better-typescript:
|
vendor/grammars/sublime-better-typescript:
|
||||||
|
|||||||
@@ -214,7 +214,7 @@ AspectJ:
|
|||||||
color: "#a957b0"
|
color: "#a957b0"
|
||||||
extensions:
|
extensions:
|
||||||
- .aj
|
- .aj
|
||||||
tm_scope: none
|
tm_scope: source.aspectj
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
|
|
||||||
Assembly:
|
Assembly:
|
||||||
|
|||||||
1
vendor/grammars/sublime-aspectj
vendored
Submodule
1
vendor/grammars/sublime-aspectj
vendored
Submodule
Submodule vendor/grammars/sublime-aspectj added at 888fefdd2f
Reference in New Issue
Block a user