Merge pull request #2257 from Oldes/rebol_grammar_scope

Adding tm_scope for REBOL language and removing REBOL from LICENSE_WHITE...
This commit is contained in:
Arfon Smith
2015-03-23 11:30:48 -05:00
3 changed files with 2 additions and 2 deletions

View File

@@ -2628,6 +2628,7 @@ Rebol:
- .r3 - .r3
- .rebol - .rebol
ace_mode: text ace_mode: text
tm_scope: source.rebol
Red: Red:
type: programming type: programming

View File

@@ -13,7 +13,6 @@ class TestGrammars < Minitest::Test
# These grammars have no license but have been grandfathered in. New grammars # These grammars have no license but have been grandfathered in. New grammars
# must have a license that allows redistribution. # must have a license that allows redistribution.
"vendor/grammars/Sublime-Lasso", "vendor/grammars/Sublime-Lasso",
"vendor/grammars/Sublime-REBOL",
"vendor/grammars/x86-assembly-textmate-bundle" "vendor/grammars/x86-assembly-textmate-bundle"
].freeze ].freeze