mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Remove unused grammars/submodules
This commit is contained in:
18
.gitmodules
vendored
18
.gitmodules
vendored
@@ -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
|
||||||
|
|||||||
17
grammars.yml
17
grammars.yml
@@ -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:
|
||||||
|
|||||||
1
vendor/grammars/javadoc.tmbundle
vendored
1
vendor/grammars/javadoc.tmbundle
vendored
Submodule vendor/grammars/javadoc.tmbundle deleted from 5276d7a93f
1
vendor/grammars/jquery-tmbundle
vendored
1
vendor/grammars/jquery-tmbundle
vendored
Submodule vendor/grammars/jquery-tmbundle deleted from ff14cd28e3
1
vendor/grammars/ruby-on-rails-tmbundle
vendored
1
vendor/grammars/ruby-on-rails-tmbundle
vendored
Submodule vendor/grammars/ruby-on-rails-tmbundle deleted from 0981c4c2ed
1
vendor/grammars/text.tmbundle
vendored
1
vendor/grammars/text.tmbundle
vendored
Submodule vendor/grammars/text.tmbundle deleted from 961652ad95
1
vendor/grammars/textile.tmbundle
vendored
1
vendor/grammars/textile.tmbundle
vendored
Submodule vendor/grammars/textile.tmbundle deleted from 6951fec27c
1
vendor/grammars/textmate.tmbundle
vendored
1
vendor/grammars/textmate.tmbundle
vendored
Submodule vendor/grammars/textmate.tmbundle deleted from 49270318d5
Reference in New Issue
Block a user