mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Papyrus grammar from Sublime Text package
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -600,3 +600,6 @@
|
|||||||
[submodule "vendor/grammars/gap-tmbundle"]
|
[submodule "vendor/grammars/gap-tmbundle"]
|
||||||
path = vendor/grammars/gap-tmbundle
|
path = vendor/grammars/gap-tmbundle
|
||||||
url = https://github.com/dhowden/gap-tmbundle
|
url = https://github.com/dhowden/gap-tmbundle
|
||||||
|
[submodule "vendor/grammars/SublimePapyrus"]
|
||||||
|
path = vendor/grammars/SublimePapyrus
|
||||||
|
url = https://github.com/Kapiainen/SublimePapyrus
|
||||||
|
|||||||
@@ -112,6 +112,10 @@ vendor/grammars/Sublime-VimL:
|
|||||||
- source.viml
|
- source.viml
|
||||||
vendor/grammars/SublimeBrainfuck:
|
vendor/grammars/SublimeBrainfuck:
|
||||||
- source.bf
|
- source.bf
|
||||||
|
vendor/grammars/SublimePapyrus/:
|
||||||
|
- source.compiled-papyrus
|
||||||
|
- source.papyrus
|
||||||
|
- source.papyrus-assembly
|
||||||
vendor/grammars/SublimeXtend:
|
vendor/grammars/SublimeXtend:
|
||||||
- source.xtend
|
- source.xtend
|
||||||
vendor/grammars/TXL/:
|
vendor/grammars/TXL/:
|
||||||
|
|||||||
@@ -2158,7 +2158,7 @@ Papyrus:
|
|||||||
color: "#6600cc"
|
color: "#6600cc"
|
||||||
extensions:
|
extensions:
|
||||||
- .psc
|
- .psc
|
||||||
tm_scope: none
|
tm_scope: source.papyrus
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
|
|
||||||
Parrot:
|
Parrot:
|
||||||
|
|||||||
1
vendor/grammars/SublimePapyrus
vendored
Submodule
1
vendor/grammars/SublimePapyrus
vendored
Submodule
Submodule vendor/grammars/SublimePapyrus added at 5a7b3e7b29
Reference in New Issue
Block a user