mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Grammar for BrightScript from TextMate bundle
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -615,3 +615,6 @@
|
|||||||
[submodule "vendor/grammars/mediawiki.tmbundle"]
|
[submodule "vendor/grammars/mediawiki.tmbundle"]
|
||||||
path = vendor/grammars/mediawiki.tmbundle
|
path = vendor/grammars/mediawiki.tmbundle
|
||||||
url = https://github.com/textmate/mediawiki.tmbundle
|
url = https://github.com/textmate/mediawiki.tmbundle
|
||||||
|
[submodule "vendor/grammars/BrightScript.tmbundle"]
|
||||||
|
path = vendor/grammars/BrightScript.tmbundle
|
||||||
|
url = https://github.com/cmink/BrightScript.tmbundle
|
||||||
|
|||||||
@@ -26,6 +26,9 @@ vendor/grammars/Alloy.tmbundle:
|
|||||||
- source.alloy
|
- source.alloy
|
||||||
vendor/grammars/AutoHotkey/:
|
vendor/grammars/AutoHotkey/:
|
||||||
- source.ahk
|
- source.ahk
|
||||||
|
vendor/grammars/BrightScript.tmbundle/:
|
||||||
|
- source.brightauthorproject
|
||||||
|
- source.brightscript
|
||||||
vendor/grammars/CLIPS-sublime:
|
vendor/grammars/CLIPS-sublime:
|
||||||
- source.clips
|
- source.clips
|
||||||
vendor/grammars/ColdFusion:
|
vendor/grammars/ColdFusion:
|
||||||
|
|||||||
@@ -336,7 +336,7 @@ Brightscript:
|
|||||||
type: programming
|
type: programming
|
||||||
extensions:
|
extensions:
|
||||||
- .brs
|
- .brs
|
||||||
tm_scope: none
|
tm_scope: source.brightscript
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
|
|
||||||
Bro:
|
Bro:
|
||||||
|
|||||||
1
vendor/grammars/BrightScript.tmbundle
vendored
Submodule
1
vendor/grammars/BrightScript.tmbundle
vendored
Submodule
Submodule vendor/grammars/BrightScript.tmbundle added at 905791b02b
Reference in New Issue
Block a user