Remove unused grammars/submodules

This commit is contained in:
Paul Chaignon
2015-05-01 17:28:34 +02:00
parent accf734a74
commit 2eede37248
8 changed files with 0 additions and 41 deletions

18
.gitmodules vendored
View File

@@ -169,9 +169,6 @@
[submodule "vendor/grammars/Textmate-Gosu-Bundle"] [submodule "vendor/grammars/Textmate-Gosu-Bundle"]
path = vendor/grammars/Textmate-Gosu-Bundle path = vendor/grammars/Textmate-Gosu-Bundle
url = https://github.com/jpcamara/Textmate-Gosu-Bundle url = https://github.com/jpcamara/Textmate-Gosu-Bundle
[submodule "vendor/grammars/jquery-tmbundle"]
path = vendor/grammars/jquery-tmbundle
url = https://github.com/kswedberg/jquery-tmbundle
[submodule "vendor/grammars/fish-tmbundle"] [submodule "vendor/grammars/fish-tmbundle"]
path = vendor/grammars/fish-tmbundle path = vendor/grammars/fish-tmbundle
url = https://github.com/l15n/fish-tmbundle url = https://github.com/l15n/fish-tmbundle
@@ -346,9 +343,6 @@
[submodule "vendor/grammars/java.tmbundle"] [submodule "vendor/grammars/java.tmbundle"]
path = vendor/grammars/java.tmbundle path = vendor/grammars/java.tmbundle
url = https://github.com/textmate/java.tmbundle url = https://github.com/textmate/java.tmbundle
[submodule "vendor/grammars/javadoc.tmbundle"]
path = vendor/grammars/javadoc.tmbundle
url = https://github.com/textmate/javadoc.tmbundle
[submodule "vendor/grammars/javascript-objective-j.tmbundle"] [submodule "vendor/grammars/javascript-objective-j.tmbundle"]
path = vendor/grammars/javascript-objective-j.tmbundle path = vendor/grammars/javascript-objective-j.tmbundle
url = https://github.com/textmate/javascript-objective-j.tmbundle url = https://github.com/textmate/javascript-objective-j.tmbundle
@@ -424,9 +418,6 @@
[submodule "vendor/grammars/ruby-haml.tmbundle"] [submodule "vendor/grammars/ruby-haml.tmbundle"]
path = vendor/grammars/ruby-haml.tmbundle path = vendor/grammars/ruby-haml.tmbundle
url = https://github.com/textmate/ruby-haml.tmbundle url = https://github.com/textmate/ruby-haml.tmbundle
[submodule "vendor/grammars/ruby-on-rails-tmbundle"]
path = vendor/grammars/ruby-on-rails-tmbundle
url = https://github.com/textmate/ruby-on-rails-tmbundle
[submodule "vendor/grammars/scheme.tmbundle"] [submodule "vendor/grammars/scheme.tmbundle"]
path = vendor/grammars/scheme.tmbundle path = vendor/grammars/scheme.tmbundle
url = https://github.com/textmate/scheme.tmbundle url = https://github.com/textmate/scheme.tmbundle
@@ -445,15 +436,6 @@
[submodule "vendor/grammars/tcl.tmbundle"] [submodule "vendor/grammars/tcl.tmbundle"]
path = vendor/grammars/tcl.tmbundle path = vendor/grammars/tcl.tmbundle
url = https://github.com/textmate/tcl.tmbundle url = https://github.com/textmate/tcl.tmbundle
[submodule "vendor/grammars/text.tmbundle"]
path = vendor/grammars/text.tmbundle
url = https://github.com/textmate/text.tmbundle
[submodule "vendor/grammars/textile.tmbundle"]
path = vendor/grammars/textile.tmbundle
url = https://github.com/textmate/textile.tmbundle
[submodule "vendor/grammars/textmate.tmbundle"]
path = vendor/grammars/textmate.tmbundle
url = https://github.com/textmate/textmate.tmbundle
[submodule "vendor/grammars/thrift.tmbundle"] [submodule "vendor/grammars/thrift.tmbundle"]
path = vendor/grammars/thrift.tmbundle path = vendor/grammars/thrift.tmbundle
url = https://github.com/textmate/thrift.tmbundle url = https://github.com/textmate/thrift.tmbundle

View File

@@ -293,14 +293,10 @@ vendor/grammars/java.tmbundle:
- source.java-properties - source.java-properties
- text.html.jsp - text.html.jsp
- text.junit-test-report - text.junit-test-report
vendor/grammars/javadoc.tmbundle:
- text.html.javadoc
vendor/grammars/javascript-objective-j.tmbundle: vendor/grammars/javascript-objective-j.tmbundle:
- source.js.objj - source.js.objj
vendor/grammars/jflex.tmbundle: vendor/grammars/jflex.tmbundle:
- source.jflex - source.jflex
vendor/grammars/jquery-tmbundle:
- source.js.jquery
vendor/grammars/json.tmbundle: vendor/grammars/json.tmbundle:
- source.json - source.json
vendor/grammars/kotlin-sublime-package: vendor/grammars/kotlin-sublime-package:
@@ -430,12 +426,6 @@ vendor/grammars/restructuredtext.tmbundle:
- text.restructuredtext - text.restructuredtext
vendor/grammars/ruby-haml.tmbundle: vendor/grammars/ruby-haml.tmbundle:
- text.haml - text.haml
vendor/grammars/ruby-on-rails-tmbundle:
- source.js.erb.rails
- source.ruby.rails
- source.ruby.rails.rjs
- source.sql.ruby
- text.html.erb.rails
vendor/grammars/ruby-slim.tmbundle: vendor/grammars/ruby-slim.tmbundle:
- text.slim - text.slim
vendor/grammars/ruby.tmbundle: vendor/grammars/ruby.tmbundle:
@@ -523,13 +513,6 @@ vendor/grammars/swift.tmbundle:
vendor/grammars/tcl.tmbundle: vendor/grammars/tcl.tmbundle:
- source.tcl - source.tcl
- text.html.tcl - text.html.tcl
vendor/grammars/text.tmbundle:
- text.plain
vendor/grammars/textile.tmbundle:
- text.html.textile
vendor/grammars/textmate.tmbundle:
- source.regexp.oniguruma
- source.tm-properties
vendor/grammars/thrift.tmbundle: vendor/grammars/thrift.tmbundle:
- source.thrift - source.thrift
vendor/grammars/toml.tmbundle: vendor/grammars/toml.tmbundle: