Add back some accidentally pruned grammars

A bug in the prune-grammars script caused these to be removed.
This commit is contained in:
Adam Roben
2014-11-13 13:42:36 -05:00
parent 2870f6d038
commit 613b71719f
2 changed files with 18 additions and 1 deletions

View File

@@ -141,6 +141,8 @@ https://github.com/joshaven/RDoc.tmbundle:
- text.rdoc
https://github.com/jpcamara/Textmate-Gosu-Bundle/raw/master/Gosu.tmbundle/Syntaxes/Gosu.tmLanguage:
- source.gosu.2
https://github.com/kswedberg/jquery-tmbundle:
- source.js.jquery
https://github.com/kuroir/SCSS.tmbundle:
- source.scss
https://github.com/laughedelic/sublime-idris/raw/master/Idris.tmLanguage:
@@ -274,6 +276,8 @@ https://github.com/textmate/java.tmbundle:
- source.java-properties
- text.html.jsp
- text.junit-test-report
https://github.com/textmate/javadoc.tmbundle:
- text.html.javadoc
https://github.com/textmate/javascript-objective-j.tmbundle:
- source.js.objj
https://github.com/textmate/json.tmbundle:
@@ -337,6 +341,12 @@ https://github.com/textmate/restructuredtext.tmbundle:
- text.restructuredtext
https://github.com/textmate/ruby-haml.tmbundle:
- text.haml
https://github.com/textmate/ruby-on-rails-tmbundle:
- source.js.erb.rails
- source.ruby.rails
- source.ruby.rails.rjs
- source.sql.ruby
- text.html.erb.rails
https://github.com/textmate/scheme.tmbundle:
- source.scheme
https://github.com/textmate/scilab.tmbundle:
@@ -351,6 +361,13 @@ https://github.com/textmate/swift.tmbundle:
https://github.com/textmate/tcl.tmbundle:
- source.tcl
- text.html.tcl
https://github.com/textmate/text.tmbundle:
- text.plain
https://github.com/textmate/textile.tmbundle:
- text.html.textile
https://github.com/textmate/textmate.tmbundle:
- source.regexp.oniguruma
- source.tm-properties
https://github.com/textmate/toml.tmbundle:
- source.toml
https://github.com/textmate/verilog.tmbundle: