Updating location of Cython grammar

This commit is contained in:
Arfon Smith
2016-08-24 22:40:08 -07:00
parent 17fc3d0640
commit 4204078b19
4 changed files with 21 additions and 2 deletions

3
.gitmodules vendored
View File

@@ -767,3 +767,6 @@ url = https://github.com/austinwagner/sublime-sourcepawn
[submodule "vendor/grammars/blitzmax"]
path = vendor/grammars/blitzmax
url = https://github.com/textmate/blitzmax.tmbundle
[submodule "vendor/grammars/cython"]
path = vendor/grammars/cython
url = https://github.com/textmate/cython.tmbundle

View File

@@ -1,8 +1,6 @@
---
http://svn.edgewall.org/repos/genshi/contrib/textmate/Genshi.tmbundle/Syntaxes/Markup%20Template%20%28XML%29.tmLanguage:
- text.xml.genshi
http://svn.textmate.org/trunk/Review/Bundles/Cython.tmbundle:
- source.cython
http://svn.textmate.org/trunk/Review/Bundles/Forth.tmbundle:
- source.forth
http://svn.textmate.org/trunk/Review/Bundles/Parrot.tmbundle:
@@ -236,6 +234,8 @@ vendor/grammars/css.tmbundle:
vendor/grammars/cucumber-tmbundle:
- source.ruby.rspec.cucumber.steps
- text.gherkin.feature
vendor/grammars/cython:
- source.cython
vendor/grammars/d.tmbundle:
- source.d
vendor/grammars/dart-sublime-bundle:

1
vendor/grammars/cython vendored Submodule

Submodule vendor/grammars/cython added at e9f4d3a1e4

15
vendor/licenses/grammar/cython.txt vendored Normal file
View File

@@ -0,0 +1,15 @@
---
type: grammar
name: cython
license: permissive
curated: true
---
If not otherwise specified (see below), files in this repository fall under the following license:
Permission to copy, use, modify, sell and distribute this
software is granted. This software is provided "as is" without
express or implied warranty, and with no claim as to its
suitability for any purpose.
An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”.