mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Move all grammars that use Git repos to submodules
This makes it so we don't have to redownload all the grammars every time we build the grammars gem. It will also let us verify that grammars.yml is accurate in the future by checking it against the submodules on disk. script/bootstrap now updates the submodules.
This commit is contained in:
516
.gitmodules
vendored
Normal file
516
.gitmodules
vendored
Normal file
@@ -0,0 +1,516 @@
|
||||
[submodule "grammar_sources/go-tmbundle"]
|
||||
path = grammar_sources/go-tmbundle
|
||||
url = https://github.com/AlanQuatermain/go-tmbundle
|
||||
[submodule "grammar_sources/PHP-Twig.tmbundle"]
|
||||
path = grammar_sources/PHP-Twig.tmbundle
|
||||
url = https://github.com/Anomareh/PHP-Twig.tmbundle
|
||||
[submodule "grammar_sources/sublime-cirru"]
|
||||
path = grammar_sources/sublime-cirru
|
||||
url = https://github.com/Cirru/sublime-cirru
|
||||
[submodule "grammar_sources/Sublime-Logos"]
|
||||
path = grammar_sources/Sublime-Logos
|
||||
url = https://github.com/Cykey/Sublime-Logos
|
||||
[submodule "grammar_sources/SublimeBrainfuck"]
|
||||
path = grammar_sources/SublimeBrainfuck
|
||||
url = https://github.com/Drako/SublimeBrainfuck
|
||||
[submodule "grammar_sources/awk-sublime"]
|
||||
path = grammar_sources/awk-sublime
|
||||
url = https://github.com/JohnNilsson/awk-sublime
|
||||
[submodule "grammar_sources/Sublime-SQF-Language"]
|
||||
path = grammar_sources/Sublime-SQF-Language
|
||||
url = https://github.com/JonBons/Sublime-SQF-Language
|
||||
[submodule "grammar_sources/SCSS.tmbundle"]
|
||||
path = grammar_sources/SCSS.tmbundle
|
||||
url = https://github.com/MarioRicalde/SCSS.tmbundle
|
||||
[submodule "grammar_sources/Sublime-REBOL"]
|
||||
path = grammar_sources/Sublime-REBOL
|
||||
url = https://github.com/Oldes/Sublime-REBOL
|
||||
[submodule "grammar_sources/Sublime-Inform"]
|
||||
path = grammar_sources/Sublime-Inform
|
||||
url = https://github.com/PogiNate/Sublime-Inform
|
||||
[submodule "grammar_sources/autoitv3-tmbundle"]
|
||||
path = grammar_sources/autoitv3-tmbundle
|
||||
url = https://github.com/Red-Nova-Technologies/autoitv3-tmbundle
|
||||
[submodule "grammar_sources/Sublime-VimL"]
|
||||
path = grammar_sources/Sublime-VimL
|
||||
url = https://github.com/SalGnt/Sublime-VimL
|
||||
[submodule "grammar_sources/boo-sublime"]
|
||||
path = grammar_sources/boo-sublime
|
||||
url = https://github.com/Shammah/boo-sublime
|
||||
[submodule "grammar_sources/ColdFusion"]
|
||||
path = grammar_sources/ColdFusion
|
||||
url = https://github.com/SublimeText/ColdFusion
|
||||
[submodule "grammar_sources/NSIS"]
|
||||
path = grammar_sources/NSIS
|
||||
url = https://github.com/SublimeText/NSIS
|
||||
[submodule "grammar_sources/NimLime"]
|
||||
path = grammar_sources/NimLime
|
||||
url = https://github.com/Varriount/NimLime
|
||||
[submodule "grammar_sources/gradle.tmbundle"]
|
||||
path = grammar_sources/gradle.tmbundle
|
||||
url = https://github.com/alkemist/gradle.tmbundle
|
||||
[submodule "grammar_sources/Sublime-Loom"]
|
||||
path = grammar_sources/Sublime-Loom
|
||||
url = https://github.com/ambethia/Sublime-Loom
|
||||
[submodule "grammar_sources/VBDotNetSyntax"]
|
||||
path = grammar_sources/VBDotNetSyntax
|
||||
url = https://github.com/angryant0007/VBDotNetSyntax
|
||||
[submodule "grammar_sources/cool-tmbundle"]
|
||||
path = grammar_sources/cool-tmbundle
|
||||
url = https://github.com/anunayk/cool-tmbundle
|
||||
[submodule "grammar_sources/Docker.tmbundle"]
|
||||
path = grammar_sources/Docker.tmbundle
|
||||
url = https://github.com/asbjornenge/Docker.tmbundle
|
||||
[submodule "grammar_sources/jasmin-sublime"]
|
||||
path = grammar_sources/jasmin-sublime
|
||||
url = https://github.com/atmarksharp/jasmin-sublime
|
||||
[submodule "grammar_sources/language-clojure"]
|
||||
path = grammar_sources/language-clojure
|
||||
url = https://github.com/atom/language-clojure
|
||||
[submodule "grammar_sources/language-coffee-script"]
|
||||
path = grammar_sources/language-coffee-script
|
||||
url = https://github.com/atom/language-coffee-script
|
||||
[submodule "grammar_sources/language-csharp"]
|
||||
path = grammar_sources/language-csharp
|
||||
url = https://github.com/atom/language-csharp
|
||||
[submodule "grammar_sources/language-gfm"]
|
||||
path = grammar_sources/language-gfm
|
||||
url = https://github.com/atom/language-gfm
|
||||
[submodule "grammar_sources/language-javascript"]
|
||||
path = grammar_sources/language-javascript
|
||||
url = https://github.com/atom/language-javascript
|
||||
[submodule "grammar_sources/language-python"]
|
||||
path = grammar_sources/language-python
|
||||
url = https://github.com/atom/language-python
|
||||
[submodule "grammar_sources/language-sass"]
|
||||
path = grammar_sources/language-sass
|
||||
url = https://github.com/atom/language-sass
|
||||
[submodule "grammar_sources/language-shellscript"]
|
||||
path = grammar_sources/language-shellscript
|
||||
url = https://github.com/atom/language-shellscript
|
||||
[submodule "grammar_sources/language-yaml"]
|
||||
path = grammar_sources/language-yaml
|
||||
url = https://github.com/atom/language-yaml
|
||||
[submodule "grammar_sources/sublime-sourcepawn"]
|
||||
path = grammar_sources/sublime-sourcepawn
|
||||
url = https://github.com/austinwagner/sublime-sourcepawn
|
||||
[submodule "grammar_sources/Sublime-Lasso"]
|
||||
path = grammar_sources/Sublime-Lasso
|
||||
url = https://github.com/bfad/Sublime-Lasso
|
||||
[submodule "grammar_sources/chapel-tmbundle"]
|
||||
path = grammar_sources/chapel-tmbundle
|
||||
url = https://github.com/bholt/chapel-tmbundle
|
||||
[submodule "grammar_sources/sublime-nginx"]
|
||||
path = grammar_sources/sublime-nginx
|
||||
url = https://github.com/brandonwamboldt/sublime-nginx
|
||||
[submodule "grammar_sources/bro-sublime"]
|
||||
path = grammar_sources/bro-sublime
|
||||
url = https://github.com/bro/bro-sublime
|
||||
[submodule "grammar_sources/sublime_man_page_support"]
|
||||
path = grammar_sources/sublime_man_page_support
|
||||
url = https://github.com/carsonoid/sublime_man_page_support
|
||||
[submodule "grammar_sources/sublime-MuPAD"]
|
||||
path = grammar_sources/sublime-MuPAD
|
||||
url = https://github.com/ccreutzig/sublime-MuPAD
|
||||
[submodule "grammar_sources/nesC.tmbundle"]
|
||||
path = grammar_sources/nesC.tmbundle
|
||||
url = https://github.com/cdwilson/nesC.tmbundle
|
||||
[submodule "grammar_sources/racket-tmbundle"]
|
||||
path = grammar_sources/racket-tmbundle
|
||||
url = https://github.com/christophevg/racket-tmbundle
|
||||
[submodule "grammar_sources/haxe-sublime-bundle"]
|
||||
path = grammar_sources/haxe-sublime-bundle
|
||||
url = https://github.com/clemos/haxe-sublime-bundle
|
||||
[submodule "grammar_sources/cucumber-tmbundle"]
|
||||
path = grammar_sources/cucumber-tmbundle
|
||||
url = https://github.com/cucumber/cucumber-tmbundle
|
||||
[submodule "grammar_sources/Handlebars"]
|
||||
path = grammar_sources/Handlebars
|
||||
url = https://github.com/daaain/Handlebars
|
||||
[submodule "grammar_sources/powershell.tmbundle"]
|
||||
path = grammar_sources/powershell.tmbundle
|
||||
url = https://github.com/davidpeckham/powershell.tmbundle
|
||||
[submodule "grammar_sources/jade-tmbundle"]
|
||||
path = grammar_sources/jade-tmbundle
|
||||
url = https://github.com/davidrios/jade-tmbundle
|
||||
[submodule "grammar_sources/elixir-tmbundle"]
|
||||
path = grammar_sources/elixir-tmbundle
|
||||
url = https://github.com/elixir-lang/elixir-tmbundle
|
||||
[submodule "grammar_sources/sublime-glsl"]
|
||||
path = grammar_sources/sublime-glsl
|
||||
url = https://github.com/euler0/sublime-glsl
|
||||
[submodule "grammar_sources/fancy-tmbundle"]
|
||||
path = grammar_sources/fancy-tmbundle
|
||||
url = https://github.com/fancy-lang/fancy-tmbundle
|
||||
[submodule "grammar_sources/fsharpbinding"]
|
||||
path = grammar_sources/fsharpbinding
|
||||
url = https://github.com/fsharp/fsharpbinding
|
||||
[submodule "grammar_sources/monkey.tmbundle"]
|
||||
path = grammar_sources/monkey.tmbundle
|
||||
url = https://github.com/gingerbeardman/monkey.tmbundle
|
||||
[submodule "grammar_sources/dart-sublime-bundle"]
|
||||
path = grammar_sources/dart-sublime-bundle
|
||||
url = https://github.com/guillermooo/dart-sublime-bundle
|
||||
[submodule "grammar_sources/sublimetext-cuda-cpp"]
|
||||
path = grammar_sources/sublimetext-cuda-cpp
|
||||
url = https://github.com/harrism/sublimetext-cuda-cpp
|
||||
[submodule "grammar_sources/pike-textmate"]
|
||||
path = grammar_sources/pike-textmate
|
||||
url = https://github.com/hww3/pike-textmate
|
||||
[submodule "grammar_sources/ceylon-sublimetext"]
|
||||
path = grammar_sources/ceylon-sublimetext
|
||||
url = https://github.com/jeancharles-roger/ceylon-sublimetext
|
||||
[submodule "grammar_sources/Sublime-Text-2-OpenEdge-ABL"]
|
||||
path = grammar_sources/Sublime-Text-2-OpenEdge-ABL
|
||||
url = https://github.com/jfairbank/Sublime-Text-2-OpenEdge-ABL
|
||||
[submodule "grammar_sources/sublime-rust"]
|
||||
path = grammar_sources/sublime-rust
|
||||
url = https://github.com/jhasse/sublime-rust
|
||||
[submodule "grammar_sources/sublime-befunge"]
|
||||
path = grammar_sources/sublime-befunge
|
||||
url = https://github.com/johanasplund/sublime-befunge
|
||||
[submodule "grammar_sources/RDoc.tmbundle"]
|
||||
path = grammar_sources/RDoc.tmbundle
|
||||
url = https://github.com/joshaven/RDoc.tmbundle
|
||||
[submodule "grammar_sources/Textmate-Gosu-Bundle"]
|
||||
path = grammar_sources/Textmate-Gosu-Bundle
|
||||
url = https://github.com/jpcamara/Textmate-Gosu-Bundle
|
||||
[submodule "grammar_sources/jquery-tmbundle"]
|
||||
path = grammar_sources/jquery-tmbundle
|
||||
url = https://github.com/kswedberg/jquery-tmbundle
|
||||
[submodule "grammar_sources/fish-tmbundle"]
|
||||
path = grammar_sources/fish-tmbundle
|
||||
url = https://github.com/l15n/fish-tmbundle
|
||||
[submodule "grammar_sources/sublime-idris"]
|
||||
path = grammar_sources/sublime-idris
|
||||
url = https://github.com/laughedelic/sublime-idris
|
||||
[submodule "grammar_sources/sublime-better-typescript"]
|
||||
path = grammar_sources/sublime-better-typescript
|
||||
url = https://github.com/lavrton/sublime-better-typescript
|
||||
[submodule "grammar_sources/moonscript-tmbundle"]
|
||||
path = grammar_sources/moonscript-tmbundle
|
||||
url = https://github.com/leafo/moonscript-tmbundle
|
||||
[submodule "grammar_sources/Isabelle.tmbundle"]
|
||||
path = grammar_sources/Isabelle.tmbundle
|
||||
url = https://github.com/lsf37/Isabelle.tmbundle
|
||||
[submodule "grammar_sources/x86-assembly-textmate-bundle"]
|
||||
path = grammar_sources/x86-assembly-textmate-bundle
|
||||
url = https://github.com/lunixbochs/x86-assembly-textmate-bundle
|
||||
[submodule "grammar_sources/Alloy.tmbundle"]
|
||||
path = grammar_sources/Alloy.tmbundle
|
||||
url = https://github.com/macekond/Alloy.tmbundle
|
||||
[submodule "grammar_sources/opa.tmbundle"]
|
||||
path = grammar_sources/opa.tmbundle
|
||||
url = https://github.com/mads379/opa.tmbundle
|
||||
[submodule "grammar_sources/scala.tmbundle"]
|
||||
path = grammar_sources/scala.tmbundle
|
||||
url = https://github.com/mads379/scala.tmbundle
|
||||
[submodule "grammar_sources/mako-tmbundle"]
|
||||
path = grammar_sources/mako-tmbundle
|
||||
url = https://github.com/marconi/mako-tmbundle
|
||||
[submodule "grammar_sources/gnuplot-tmbundle"]
|
||||
path = grammar_sources/gnuplot-tmbundle
|
||||
url = https://github.com/mattfoster/gnuplot-tmbundle
|
||||
[submodule "grammar_sources/idl.tmbundle"]
|
||||
path = grammar_sources/idl.tmbundle
|
||||
url = https://github.com/mgalloy/idl.tmbundle
|
||||
[submodule "grammar_sources/protobuf-tmbundle"]
|
||||
path = grammar_sources/protobuf-tmbundle
|
||||
url = https://github.com/michaeledgar/protobuf-tmbundle
|
||||
[submodule "grammar_sources/Sublime-Coq"]
|
||||
path = grammar_sources/Sublime-Coq
|
||||
url = https://github.com/mkolosick/Sublime-Coq
|
||||
[submodule "grammar_sources/Agda.tmbundle"]
|
||||
path = grammar_sources/Agda.tmbundle
|
||||
url = https://github.com/mokus0/Agda.tmbundle
|
||||
[submodule "grammar_sources/Julia.tmbundle"]
|
||||
path = grammar_sources/Julia.tmbundle
|
||||
url = https://github.com/nanoant/Julia.tmbundle
|
||||
[submodule "grammar_sources/assembly.tmbundle"]
|
||||
path = grammar_sources/assembly.tmbundle
|
||||
url = https://github.com/nanoant/assembly.tmbundle
|
||||
[submodule "grammar_sources/ooc.tmbundle"]
|
||||
path = grammar_sources/ooc.tmbundle
|
||||
url = https://github.com/nilium/ooc.tmbundle
|
||||
[submodule "grammar_sources/LiveScript.tmbundle"]
|
||||
path = grammar_sources/LiveScript.tmbundle
|
||||
url = https://github.com/paulmillr/LiveScript.tmbundle
|
||||
[submodule "grammar_sources/sublime-tea"]
|
||||
path = grammar_sources/sublime-tea
|
||||
url = https://github.com/pferruggiaro/sublime-tea
|
||||
[submodule "grammar_sources/puppet-textmate-bundle"]
|
||||
path = grammar_sources/puppet-textmate-bundle
|
||||
url = https://github.com/puppet-textmate-bundle/puppet-textmate-bundle
|
||||
[submodule "grammar_sources/abap.tmbundle"]
|
||||
path = grammar_sources/abap.tmbundle
|
||||
url = https://github.com/pvl/abap.tmbundle
|
||||
[submodule "grammar_sources/Scalate.tmbundle"]
|
||||
path = grammar_sources/Scalate.tmbundle
|
||||
url = https://github.com/scalate/Scalate.tmbundle
|
||||
[submodule "grammar_sources/mercury-tmlanguage"]
|
||||
path = grammar_sources/mercury-tmlanguage
|
||||
url = https://github.com/sebgod/mercury-tmlanguage
|
||||
[submodule "grammar_sources/mathematica-tmbundle"]
|
||||
path = grammar_sources/mathematica-tmbundle
|
||||
url = https://github.com/shadanan/mathematica-tmbundle
|
||||
[submodule "grammar_sources/sublime-robot-plugin"]
|
||||
path = grammar_sources/sublime-robot-plugin
|
||||
url = https://github.com/shellderp/sublime-robot-plugin
|
||||
[submodule "grammar_sources/actionscript3-tmbundle"]
|
||||
path = grammar_sources/actionscript3-tmbundle
|
||||
url = https://github.com/simongregory/actionscript3-tmbundle
|
||||
[submodule "grammar_sources/Sublime-QML"]
|
||||
path = grammar_sources/Sublime-QML
|
||||
url = https://github.com/skozlovf/Sublime-QML
|
||||
[submodule "grammar_sources/Slash.tmbundle"]
|
||||
path = grammar_sources/Slash.tmbundle
|
||||
url = https://github.com/slash-lang/Slash.tmbundle
|
||||
[submodule "grammar_sources/factor"]
|
||||
path = grammar_sources/factor
|
||||
url = https://github.com/slavapestov/factor
|
||||
[submodule "grammar_sources/ruby-slim.tmbundle"]
|
||||
path = grammar_sources/ruby-slim.tmbundle
|
||||
url = https://github.com/slim-template/ruby-slim.tmbundle
|
||||
[submodule "grammar_sources/SublimeXtend"]
|
||||
path = grammar_sources/SublimeXtend
|
||||
url = https://github.com/staltz/SublimeXtend
|
||||
[submodule "grammar_sources/Stata.tmbundle"]
|
||||
path = grammar_sources/Stata.tmbundle
|
||||
url = https://github.com/statatmbundle/Stata.tmbundle
|
||||
[submodule "grammar_sources/Vala-TMBundle"]
|
||||
path = grammar_sources/Vala-TMBundle
|
||||
url = https://github.com/technosophos/Vala-TMBundle
|
||||
[submodule "grammar_sources/ant.tmbundle"]
|
||||
path = grammar_sources/ant.tmbundle
|
||||
url = https://github.com/textmate/ant.tmbundle
|
||||
[submodule "grammar_sources/antlr.tmbundle"]
|
||||
path = grammar_sources/antlr.tmbundle
|
||||
url = https://github.com/textmate/antlr.tmbundle
|
||||
[submodule "grammar_sources/apache.tmbundle"]
|
||||
path = grammar_sources/apache.tmbundle
|
||||
url = https://github.com/textmate/apache.tmbundle
|
||||
[submodule "grammar_sources/applescript.tmbundle"]
|
||||
path = grammar_sources/applescript.tmbundle
|
||||
url = https://github.com/textmate/applescript.tmbundle
|
||||
[submodule "grammar_sources/asp.tmbundle"]
|
||||
path = grammar_sources/asp.tmbundle
|
||||
url = https://github.com/textmate/asp.tmbundle
|
||||
[submodule "grammar_sources/bison.tmbundle"]
|
||||
path = grammar_sources/bison.tmbundle
|
||||
url = https://github.com/textmate/bison.tmbundle
|
||||
[submodule "grammar_sources/capnproto.tmbundle"]
|
||||
path = grammar_sources/capnproto.tmbundle
|
||||
url = https://github.com/textmate/capnproto.tmbundle
|
||||
[submodule "grammar_sources/cmake.tmbundle"]
|
||||
path = grammar_sources/cmake.tmbundle
|
||||
url = https://github.com/textmate/cmake.tmbundle
|
||||
[submodule "grammar_sources/cpp-qt.tmbundle"]
|
||||
path = grammar_sources/cpp-qt.tmbundle
|
||||
url = https://github.com/textmate/cpp-qt.tmbundle
|
||||
[submodule "grammar_sources/css.tmbundle"]
|
||||
path = grammar_sources/css.tmbundle
|
||||
url = https://github.com/textmate/css.tmbundle
|
||||
[submodule "grammar_sources/d.tmbundle"]
|
||||
path = grammar_sources/d.tmbundle
|
||||
url = https://github.com/textmate/d.tmbundle
|
||||
[submodule "grammar_sources/diff.tmbundle"]
|
||||
path = grammar_sources/diff.tmbundle
|
||||
url = https://github.com/textmate/diff.tmbundle
|
||||
[submodule "grammar_sources/dylan.tmbundle"]
|
||||
path = grammar_sources/dylan.tmbundle
|
||||
url = https://github.com/textmate/dylan.tmbundle
|
||||
[submodule "grammar_sources/eiffel.tmbundle"]
|
||||
path = grammar_sources/eiffel.tmbundle
|
||||
url = https://github.com/textmate/eiffel.tmbundle
|
||||
[submodule "grammar_sources/erlang.tmbundle"]
|
||||
path = grammar_sources/erlang.tmbundle
|
||||
url = https://github.com/textmate/erlang.tmbundle
|
||||
[submodule "grammar_sources/fortran.tmbundle"]
|
||||
path = grammar_sources/fortran.tmbundle
|
||||
url = https://github.com/textmate/fortran.tmbundle
|
||||
[submodule "grammar_sources/gettext.tmbundle"]
|
||||
path = grammar_sources/gettext.tmbundle
|
||||
url = https://github.com/textmate/gettext.tmbundle
|
||||
[submodule "grammar_sources/graphviz.tmbundle"]
|
||||
path = grammar_sources/graphviz.tmbundle
|
||||
url = https://github.com/textmate/graphviz.tmbundle
|
||||
[submodule "grammar_sources/groovy.tmbundle"]
|
||||
path = grammar_sources/groovy.tmbundle
|
||||
url = https://github.com/textmate/groovy.tmbundle
|
||||
[submodule "grammar_sources/haskell.tmbundle"]
|
||||
path = grammar_sources/haskell.tmbundle
|
||||
url = https://github.com/textmate/haskell.tmbundle
|
||||
[submodule "grammar_sources/html.tmbundle"]
|
||||
path = grammar_sources/html.tmbundle
|
||||
url = https://github.com/textmate/html.tmbundle
|
||||
[submodule "grammar_sources/ini.tmbundle"]
|
||||
path = grammar_sources/ini.tmbundle
|
||||
url = https://github.com/textmate/ini.tmbundle
|
||||
[submodule "grammar_sources/io.tmbundle"]
|
||||
path = grammar_sources/io.tmbundle
|
||||
url = https://github.com/textmate/io.tmbundle
|
||||
[submodule "grammar_sources/java.tmbundle"]
|
||||
path = grammar_sources/java.tmbundle
|
||||
url = https://github.com/textmate/java.tmbundle
|
||||
[submodule "grammar_sources/javadoc.tmbundle"]
|
||||
path = grammar_sources/javadoc.tmbundle
|
||||
url = https://github.com/textmate/javadoc.tmbundle
|
||||
[submodule "grammar_sources/javascript-objective-j.tmbundle"]
|
||||
path = grammar_sources/javascript-objective-j.tmbundle
|
||||
url = https://github.com/textmate/javascript-objective-j.tmbundle
|
||||
[submodule "grammar_sources/json.tmbundle"]
|
||||
path = grammar_sources/json.tmbundle
|
||||
url = https://github.com/textmate/json.tmbundle
|
||||
[submodule "grammar_sources/latex.tmbundle"]
|
||||
path = grammar_sources/latex.tmbundle
|
||||
url = https://github.com/textmate/latex.tmbundle
|
||||
[submodule "grammar_sources/less.tmbundle"]
|
||||
path = grammar_sources/less.tmbundle
|
||||
url = https://github.com/textmate/less.tmbundle
|
||||
[submodule "grammar_sources/lilypond.tmbundle"]
|
||||
path = grammar_sources/lilypond.tmbundle
|
||||
url = https://github.com/textmate/lilypond.tmbundle
|
||||
[submodule "grammar_sources/lisp.tmbundle"]
|
||||
path = grammar_sources/lisp.tmbundle
|
||||
url = https://github.com/textmate/lisp.tmbundle
|
||||
[submodule "grammar_sources/logtalk.tmbundle"]
|
||||
path = grammar_sources/logtalk.tmbundle
|
||||
url = https://github.com/textmate/logtalk.tmbundle
|
||||
[submodule "grammar_sources/lua.tmbundle"]
|
||||
path = grammar_sources/lua.tmbundle
|
||||
url = https://github.com/textmate/lua.tmbundle
|
||||
[submodule "grammar_sources/make.tmbundle"]
|
||||
path = grammar_sources/make.tmbundle
|
||||
url = https://github.com/textmate/make.tmbundle
|
||||
[submodule "grammar_sources/matlab.tmbundle"]
|
||||
path = grammar_sources/matlab.tmbundle
|
||||
url = https://github.com/textmate/matlab.tmbundle
|
||||
[submodule "grammar_sources/maven.tmbundle"]
|
||||
path = grammar_sources/maven.tmbundle
|
||||
url = https://github.com/textmate/maven.tmbundle
|
||||
[submodule "grammar_sources/nemerle.tmbundle"]
|
||||
path = grammar_sources/nemerle.tmbundle
|
||||
url = https://github.com/textmate/nemerle.tmbundle
|
||||
[submodule "grammar_sources/ninja.tmbundle"]
|
||||
path = grammar_sources/ninja.tmbundle
|
||||
url = https://github.com/textmate/ninja.tmbundle
|
||||
[submodule "grammar_sources/objective-c.tmbundle"]
|
||||
path = grammar_sources/objective-c.tmbundle
|
||||
url = https://github.com/textmate/objective-c.tmbundle
|
||||
[submodule "grammar_sources/ocaml.tmbundle"]
|
||||
path = grammar_sources/ocaml.tmbundle
|
||||
url = https://github.com/textmate/ocaml.tmbundle
|
||||
[submodule "grammar_sources/pascal.tmbundle"]
|
||||
path = grammar_sources/pascal.tmbundle
|
||||
url = https://github.com/textmate/pascal.tmbundle
|
||||
[submodule "grammar_sources/perl.tmbundle"]
|
||||
path = grammar_sources/perl.tmbundle
|
||||
url = https://github.com/textmate/perl.tmbundle
|
||||
[submodule "grammar_sources/php-smarty.tmbundle"]
|
||||
path = grammar_sources/php-smarty.tmbundle
|
||||
url = https://github.com/textmate/php-smarty.tmbundle
|
||||
[submodule "grammar_sources/php.tmbundle"]
|
||||
path = grammar_sources/php.tmbundle
|
||||
url = https://github.com/textmate/php.tmbundle
|
||||
[submodule "grammar_sources/postscript.tmbundle"]
|
||||
path = grammar_sources/postscript.tmbundle
|
||||
url = https://github.com/textmate/postscript.tmbundle
|
||||
[submodule "grammar_sources/processing.tmbundle"]
|
||||
path = grammar_sources/processing.tmbundle
|
||||
url = https://github.com/textmate/processing.tmbundle
|
||||
[submodule "grammar_sources/prolog.tmbundle"]
|
||||
path = grammar_sources/prolog.tmbundle
|
||||
url = https://github.com/textmate/prolog.tmbundle
|
||||
[submodule "grammar_sources/python-django.tmbundle"]
|
||||
path = grammar_sources/python-django.tmbundle
|
||||
url = https://github.com/textmate/python-django.tmbundle
|
||||
[submodule "grammar_sources/r.tmbundle"]
|
||||
path = grammar_sources/r.tmbundle
|
||||
url = https://github.com/textmate/r.tmbundle
|
||||
[submodule "grammar_sources/restructuredtext.tmbundle"]
|
||||
path = grammar_sources/restructuredtext.tmbundle
|
||||
url = https://github.com/textmate/restructuredtext.tmbundle
|
||||
[submodule "grammar_sources/ruby-haml.tmbundle"]
|
||||
path = grammar_sources/ruby-haml.tmbundle
|
||||
url = https://github.com/textmate/ruby-haml.tmbundle
|
||||
[submodule "grammar_sources/ruby-on-rails-tmbundle"]
|
||||
path = grammar_sources/ruby-on-rails-tmbundle
|
||||
url = https://github.com/textmate/ruby-on-rails-tmbundle
|
||||
[submodule "grammar_sources/scheme.tmbundle"]
|
||||
path = grammar_sources/scheme.tmbundle
|
||||
url = https://github.com/textmate/scheme.tmbundle
|
||||
[submodule "grammar_sources/scilab.tmbundle"]
|
||||
path = grammar_sources/scilab.tmbundle
|
||||
url = https://github.com/textmate/scilab.tmbundle
|
||||
[submodule "grammar_sources/sql.tmbundle"]
|
||||
path = grammar_sources/sql.tmbundle
|
||||
url = https://github.com/textmate/sql.tmbundle
|
||||
[submodule "grammar_sources/standard-ml.tmbundle"]
|
||||
path = grammar_sources/standard-ml.tmbundle
|
||||
url = https://github.com/textmate/standard-ml.tmbundle
|
||||
[submodule "grammar_sources/swift.tmbundle"]
|
||||
path = grammar_sources/swift.tmbundle
|
||||
url = https://github.com/textmate/swift.tmbundle
|
||||
[submodule "grammar_sources/tcl.tmbundle"]
|
||||
path = grammar_sources/tcl.tmbundle
|
||||
url = https://github.com/textmate/tcl.tmbundle
|
||||
[submodule "grammar_sources/text.tmbundle"]
|
||||
path = grammar_sources/text.tmbundle
|
||||
url = https://github.com/textmate/text.tmbundle
|
||||
[submodule "grammar_sources/textile.tmbundle"]
|
||||
path = grammar_sources/textile.tmbundle
|
||||
url = https://github.com/textmate/textile.tmbundle
|
||||
[submodule "grammar_sources/textmate.tmbundle"]
|
||||
path = grammar_sources/textmate.tmbundle
|
||||
url = https://github.com/textmate/textmate.tmbundle
|
||||
[submodule "grammar_sources/thrift.tmbundle"]
|
||||
path = grammar_sources/thrift.tmbundle
|
||||
url = https://github.com/textmate/thrift.tmbundle
|
||||
[submodule "grammar_sources/toml.tmbundle"]
|
||||
path = grammar_sources/toml.tmbundle
|
||||
url = https://github.com/textmate/toml.tmbundle
|
||||
[submodule "grammar_sources/verilog.tmbundle"]
|
||||
path = grammar_sources/verilog.tmbundle
|
||||
url = https://github.com/textmate/verilog.tmbundle
|
||||
[submodule "grammar_sources/xml.tmbundle"]
|
||||
path = grammar_sources/xml.tmbundle
|
||||
url = https://github.com/textmate/xml.tmbundle
|
||||
[submodule "grammar_sources/smalltalk-tmbundle"]
|
||||
path = grammar_sources/smalltalk-tmbundle
|
||||
url = https://github.com/tomas-stefano/smalltalk-tmbundle
|
||||
[submodule "grammar_sources/ioke-outdated"]
|
||||
path = grammar_sources/ioke-outdated
|
||||
url = https://github.com/vic/ioke-outdated
|
||||
[submodule "grammar_sources/kotlin-sublime-package"]
|
||||
path = grammar_sources/kotlin-sublime-package
|
||||
url = https://github.com/vkostyukov/kotlin-sublime-package
|
||||
[submodule "grammar_sources/c.tmbundle"]
|
||||
path = grammar_sources/c.tmbundle
|
||||
url = https://github.com/vmg/c.tmbundle
|
||||
[submodule "grammar_sources/zephir-sublime"]
|
||||
path = grammar_sources/zephir-sublime
|
||||
url = https://github.com/vmg/zephir-sublime
|
||||
[submodule "grammar_sources/llvm.tmbundle"]
|
||||
path = grammar_sources/llvm.tmbundle
|
||||
url = https://github.com/whitequark/llvm.tmbundle
|
||||
[submodule "grammar_sources/sublime-nix"]
|
||||
path = grammar_sources/sublime-nix
|
||||
url = https://github.com/wmertens/sublime-nix
|
||||
[submodule "grammar_sources/ada.tmbundle"]
|
||||
path = grammar_sources/ada.tmbundle
|
||||
url = https://github.com/aroben/ada.tmbundle
|
||||
[submodule "grammar_sources/oz-tmbundle"]
|
||||
path = grammar_sources/oz-tmbundle
|
||||
url = https://github.com/eregon/oz-tmbundle
|
||||
[submodule "grammar_sources/ebundles"]
|
||||
path = grammar_sources/ebundles
|
||||
url = https://github.com/ericzou/ebundles
|
||||
[submodule "grammar_sources/sublime-mask"]
|
||||
path = grammar_sources/sublime-mask
|
||||
url = https://github.com/tenbits/sublime-mask
|
||||
[submodule "grammar_sources/sublime_cobol"]
|
||||
path = grammar_sources/sublime_cobol
|
||||
url = https://bitbucket.org/bitlang/sublime_cobol
|
||||
[submodule "grammar_sources/ruby.tmbundle"]
|
||||
path = grammar_sources/ruby.tmbundle
|
||||
url = https://github.com/aroben/ruby.tmbundle
|
||||
@@ -21,7 +21,9 @@ Once the bug has been fixed upstream, please let us know and we'll pick it up fo
|
||||
Great! You'll need to:
|
||||
|
||||
0. Add an entry for your language to [`languages.yml`][languages].
|
||||
0. Add a grammar for your language to [`grammars.yml`][grammars] by running `script/download-grammars --add URL`. Please only add grammars that have a license that permits redistribution.
|
||||
0. Add a grammar for your language. Please only add grammars that have a license that permits redistribution.
|
||||
0. Add your grammar as a submodule: `git submodule add https://github.com/JaneSmith/MyGrammar grammar_sources/MyGrammar`.
|
||||
0. Add your grammar to [`grammars.yml`][grammars] by running `script/download-grammars --add grammar_sources/MyGrammar`.
|
||||
0. Add samples for your language to the [samples directory][samples].
|
||||
|
||||
We try only to add languages once they have some usage on GitHub, so please note in-the-wild usage examples in your pull request. In most cases we prefer that languages already be in use in hundreds of repositories before supporting them in Linguist.
|
||||
|
||||
1
grammar_sources/Agda.tmbundle
Submodule
1
grammar_sources/Agda.tmbundle
Submodule
Submodule grammar_sources/Agda.tmbundle added at 784f435f09
1
grammar_sources/Alloy.tmbundle
Submodule
1
grammar_sources/Alloy.tmbundle
Submodule
Submodule grammar_sources/Alloy.tmbundle added at dfcc81df44
1
grammar_sources/ColdFusion
Submodule
1
grammar_sources/ColdFusion
Submodule
Submodule grammar_sources/ColdFusion added at ee54c80589
1
grammar_sources/Docker.tmbundle
Submodule
1
grammar_sources/Docker.tmbundle
Submodule
Submodule grammar_sources/Docker.tmbundle added at 8f28cd8714
1
grammar_sources/Handlebars
Submodule
1
grammar_sources/Handlebars
Submodule
Submodule grammar_sources/Handlebars added at 87669eb08d
1
grammar_sources/Isabelle.tmbundle
Submodule
1
grammar_sources/Isabelle.tmbundle
Submodule
Submodule grammar_sources/Isabelle.tmbundle added at b13c44c30f
1
grammar_sources/Julia.tmbundle
Submodule
1
grammar_sources/Julia.tmbundle
Submodule
Submodule grammar_sources/Julia.tmbundle added at 6541d86c1f
1
grammar_sources/LiveScript.tmbundle
Submodule
1
grammar_sources/LiveScript.tmbundle
Submodule
Submodule grammar_sources/LiveScript.tmbundle added at 801cfac602
1
grammar_sources/NSIS
Submodule
1
grammar_sources/NSIS
Submodule
Submodule grammar_sources/NSIS added at 53b64a0a11
1
grammar_sources/NimLime
Submodule
1
grammar_sources/NimLime
Submodule
Submodule grammar_sources/NimLime added at 7a2fb4e73a
1
grammar_sources/PHP-Twig.tmbundle
Submodule
1
grammar_sources/PHP-Twig.tmbundle
Submodule
Submodule grammar_sources/PHP-Twig.tmbundle added at ad0f5147e6
1
grammar_sources/RDoc.tmbundle
Submodule
1
grammar_sources/RDoc.tmbundle
Submodule
Submodule grammar_sources/RDoc.tmbundle added at 6a403e7e2f
1
grammar_sources/SCSS.tmbundle
Submodule
1
grammar_sources/SCSS.tmbundle
Submodule
Submodule grammar_sources/SCSS.tmbundle added at d6188e579f
1
grammar_sources/Scalate.tmbundle
Submodule
1
grammar_sources/Scalate.tmbundle
Submodule
Submodule grammar_sources/Scalate.tmbundle added at 4f85314fca
1
grammar_sources/Slash.tmbundle
Submodule
1
grammar_sources/Slash.tmbundle
Submodule
Submodule grammar_sources/Slash.tmbundle added at 48e678eb27
1
grammar_sources/Stata.tmbundle
Submodule
1
grammar_sources/Stata.tmbundle
Submodule
Submodule grammar_sources/Stata.tmbundle added at bc1e36344d
1
grammar_sources/Sublime-Coq
Submodule
1
grammar_sources/Sublime-Coq
Submodule
Submodule grammar_sources/Sublime-Coq added at 964eb8f914
1
grammar_sources/Sublime-Inform
Submodule
1
grammar_sources/Sublime-Inform
Submodule
Submodule grammar_sources/Sublime-Inform added at c52a11e506
1
grammar_sources/Sublime-Lasso
Submodule
1
grammar_sources/Sublime-Lasso
Submodule
Submodule grammar_sources/Sublime-Lasso added at c755cf53be
1
grammar_sources/Sublime-Logos
Submodule
1
grammar_sources/Sublime-Logos
Submodule
Submodule grammar_sources/Sublime-Logos added at 9a7aa2fb92
1
grammar_sources/Sublime-Loom
Submodule
1
grammar_sources/Sublime-Loom
Submodule
Submodule grammar_sources/Sublime-Loom added at 725228409c
1
grammar_sources/Sublime-QML
Submodule
1
grammar_sources/Sublime-QML
Submodule
Submodule grammar_sources/Sublime-QML added at e3e058a21f
1
grammar_sources/Sublime-REBOL
Submodule
1
grammar_sources/Sublime-REBOL
Submodule
Submodule grammar_sources/Sublime-REBOL added at 977ba9bb58
1
grammar_sources/Sublime-SQF-Language
Submodule
1
grammar_sources/Sublime-SQF-Language
Submodule
Submodule grammar_sources/Sublime-SQF-Language added at 708c78a0ba
1
grammar_sources/Sublime-Text-2-OpenEdge-ABL
Submodule
1
grammar_sources/Sublime-Text-2-OpenEdge-ABL
Submodule
Submodule grammar_sources/Sublime-Text-2-OpenEdge-ABL added at 7b02e1e244
1
grammar_sources/Sublime-VimL
Submodule
1
grammar_sources/Sublime-VimL
Submodule
Submodule grammar_sources/Sublime-VimL added at 6ab7e19a57
1
grammar_sources/SublimeBrainfuck
Submodule
1
grammar_sources/SublimeBrainfuck
Submodule
Submodule grammar_sources/SublimeBrainfuck added at 571332e465
1
grammar_sources/SublimeXtend
Submodule
1
grammar_sources/SublimeXtend
Submodule
Submodule grammar_sources/SublimeXtend added at 61c06e1664
1
grammar_sources/Textmate-Gosu-Bundle
Submodule
1
grammar_sources/Textmate-Gosu-Bundle
Submodule
Submodule grammar_sources/Textmate-Gosu-Bundle added at c0e36a01ba
1
grammar_sources/VBDotNetSyntax
Submodule
1
grammar_sources/VBDotNetSyntax
Submodule
Submodule grammar_sources/VBDotNetSyntax added at 4c14dda6f7
1
grammar_sources/Vala-TMBundle
Submodule
1
grammar_sources/Vala-TMBundle
Submodule
Submodule grammar_sources/Vala-TMBundle added at bb84dccd11
1
grammar_sources/abap.tmbundle
Submodule
1
grammar_sources/abap.tmbundle
Submodule
Submodule grammar_sources/abap.tmbundle added at 5d8acce13c
1
grammar_sources/actionscript3-tmbundle
Submodule
1
grammar_sources/actionscript3-tmbundle
Submodule
Submodule grammar_sources/actionscript3-tmbundle added at d69fcc8884
1
grammar_sources/ada.tmbundle
Submodule
1
grammar_sources/ada.tmbundle
Submodule
Submodule grammar_sources/ada.tmbundle added at c45eed4d5f
1
grammar_sources/ant.tmbundle
Submodule
1
grammar_sources/ant.tmbundle
Submodule
Submodule grammar_sources/ant.tmbundle added at 156b694526
1
grammar_sources/antlr.tmbundle
Submodule
1
grammar_sources/antlr.tmbundle
Submodule
Submodule grammar_sources/antlr.tmbundle added at 8cb9b53107
1
grammar_sources/apache.tmbundle
Submodule
1
grammar_sources/apache.tmbundle
Submodule
Submodule grammar_sources/apache.tmbundle added at a4a494e845
1
grammar_sources/applescript.tmbundle
Submodule
1
grammar_sources/applescript.tmbundle
Submodule
Submodule grammar_sources/applescript.tmbundle added at bfb426974d
1
grammar_sources/asp.tmbundle
Submodule
1
grammar_sources/asp.tmbundle
Submodule
Submodule grammar_sources/asp.tmbundle added at e2c7290317
1
grammar_sources/assembly.tmbundle
Submodule
1
grammar_sources/assembly.tmbundle
Submodule
Submodule grammar_sources/assembly.tmbundle added at 0ef23e8619
1
grammar_sources/autoitv3-tmbundle
Submodule
1
grammar_sources/autoitv3-tmbundle
Submodule
Submodule grammar_sources/autoitv3-tmbundle added at 9fb171353c
1
grammar_sources/awk-sublime
Submodule
1
grammar_sources/awk-sublime
Submodule
Submodule grammar_sources/awk-sublime added at 7ec7d15446
1
grammar_sources/bison.tmbundle
Submodule
1
grammar_sources/bison.tmbundle
Submodule
Submodule grammar_sources/bison.tmbundle added at c6832286bd
1
grammar_sources/boo-sublime
Submodule
1
grammar_sources/boo-sublime
Submodule
Submodule grammar_sources/boo-sublime added at 2b27a24145
1
grammar_sources/bro-sublime
Submodule
1
grammar_sources/bro-sublime
Submodule
Submodule grammar_sources/bro-sublime added at 7a8983d93e
1
grammar_sources/c.tmbundle
Submodule
1
grammar_sources/c.tmbundle
Submodule
Submodule grammar_sources/c.tmbundle added at 28c93b5f7d
1
grammar_sources/capnproto.tmbundle
Submodule
1
grammar_sources/capnproto.tmbundle
Submodule
Submodule grammar_sources/capnproto.tmbundle added at 2f661649a3
1
grammar_sources/ceylon-sublimetext
Submodule
1
grammar_sources/ceylon-sublimetext
Submodule
Submodule grammar_sources/ceylon-sublimetext added at a81ad702b4
1
grammar_sources/chapel-tmbundle
Submodule
1
grammar_sources/chapel-tmbundle
Submodule
Submodule grammar_sources/chapel-tmbundle added at d52e9b1417
1
grammar_sources/cmake.tmbundle
Submodule
1
grammar_sources/cmake.tmbundle
Submodule
Submodule grammar_sources/cmake.tmbundle added at 926867a414
1
grammar_sources/cool-tmbundle
Submodule
1
grammar_sources/cool-tmbundle
Submodule
Submodule grammar_sources/cool-tmbundle added at ab3a3356e2
1
grammar_sources/cpp-qt.tmbundle
Submodule
1
grammar_sources/cpp-qt.tmbundle
Submodule
Submodule grammar_sources/cpp-qt.tmbundle added at 5a2a10734d
1
grammar_sources/css.tmbundle
Submodule
1
grammar_sources/css.tmbundle
Submodule
Submodule grammar_sources/css.tmbundle added at bef87ff987
1
grammar_sources/cucumber-tmbundle
Submodule
1
grammar_sources/cucumber-tmbundle
Submodule
Submodule grammar_sources/cucumber-tmbundle added at d515d5d302
1
grammar_sources/d.tmbundle
Submodule
1
grammar_sources/d.tmbundle
Submodule
Submodule grammar_sources/d.tmbundle added at a6931961da
1
grammar_sources/dart-sublime-bundle
Submodule
1
grammar_sources/dart-sublime-bundle
Submodule
Submodule grammar_sources/dart-sublime-bundle added at d14f64690c
1
grammar_sources/diff.tmbundle
Submodule
1
grammar_sources/diff.tmbundle
Submodule
Submodule grammar_sources/diff.tmbundle added at 62de2cca5c
1
grammar_sources/dylan.tmbundle
Submodule
1
grammar_sources/dylan.tmbundle
Submodule
Submodule grammar_sources/dylan.tmbundle added at d1f521cc1d
1
grammar_sources/ebundles
Submodule
1
grammar_sources/ebundles
Submodule
Submodule grammar_sources/ebundles added at d9b802135a
1
grammar_sources/eiffel.tmbundle
Submodule
1
grammar_sources/eiffel.tmbundle
Submodule
Submodule grammar_sources/eiffel.tmbundle added at 90662167c3
1
grammar_sources/elixir-tmbundle
Submodule
1
grammar_sources/elixir-tmbundle
Submodule
Submodule grammar_sources/elixir-tmbundle added at dcf1fc125c
1
grammar_sources/erlang.tmbundle
Submodule
1
grammar_sources/erlang.tmbundle
Submodule
Submodule grammar_sources/erlang.tmbundle added at 39c144ddb7
1
grammar_sources/factor
Submodule
1
grammar_sources/factor
Submodule
Submodule grammar_sources/factor added at 2dc5590966
1
grammar_sources/fancy-tmbundle
Submodule
1
grammar_sources/fancy-tmbundle
Submodule
Submodule grammar_sources/fancy-tmbundle added at d48b6100cc
1
grammar_sources/fish-tmbundle
Submodule
1
grammar_sources/fish-tmbundle
Submodule
Submodule grammar_sources/fish-tmbundle added at 25e83e2422
1
grammar_sources/fortran.tmbundle
Submodule
1
grammar_sources/fortran.tmbundle
Submodule
Submodule grammar_sources/fortran.tmbundle added at 1651ca2c7f
1
grammar_sources/fsharpbinding
Submodule
1
grammar_sources/fsharpbinding
Submodule
Submodule grammar_sources/fsharpbinding added at af755c8b01
1
grammar_sources/gettext.tmbundle
Submodule
1
grammar_sources/gettext.tmbundle
Submodule
Submodule grammar_sources/gettext.tmbundle added at 08bb69558d
1
grammar_sources/gnuplot-tmbundle
Submodule
1
grammar_sources/gnuplot-tmbundle
Submodule
Submodule grammar_sources/gnuplot-tmbundle added at 14e0f70c7b
1
grammar_sources/go-tmbundle
Submodule
1
grammar_sources/go-tmbundle
Submodule
Submodule grammar_sources/go-tmbundle added at 0bdec37ede
1
grammar_sources/gradle.tmbundle
Submodule
1
grammar_sources/gradle.tmbundle
Submodule
Submodule grammar_sources/gradle.tmbundle added at 772fc9d008
1
grammar_sources/graphviz.tmbundle
Submodule
1
grammar_sources/graphviz.tmbundle
Submodule
Submodule grammar_sources/graphviz.tmbundle added at 2760230b50
1
grammar_sources/groovy.tmbundle
Submodule
1
grammar_sources/groovy.tmbundle
Submodule
Submodule grammar_sources/groovy.tmbundle added at 6f903cacfb
1
grammar_sources/haskell.tmbundle
Submodule
1
grammar_sources/haskell.tmbundle
Submodule
Submodule grammar_sources/haskell.tmbundle added at 30fa1e2832
1
grammar_sources/haxe-sublime-bundle
Submodule
1
grammar_sources/haxe-sublime-bundle
Submodule
Submodule grammar_sources/haxe-sublime-bundle added at 58cad4780c
1
grammar_sources/html.tmbundle
Submodule
1
grammar_sources/html.tmbundle
Submodule
Submodule grammar_sources/html.tmbundle added at 4831b07b72
1
grammar_sources/idl.tmbundle
Submodule
1
grammar_sources/idl.tmbundle
Submodule
Submodule grammar_sources/idl.tmbundle added at 95f17ac40b
1
grammar_sources/ini.tmbundle
Submodule
1
grammar_sources/ini.tmbundle
Submodule
Submodule grammar_sources/ini.tmbundle added at 7d8c7b5544
1
grammar_sources/io.tmbundle
Submodule
1
grammar_sources/io.tmbundle
Submodule
Submodule grammar_sources/io.tmbundle added at e8f7b37735
1
grammar_sources/ioke-outdated
Submodule
1
grammar_sources/ioke-outdated
Submodule
Submodule grammar_sources/ioke-outdated added at 165ade05bc
1
grammar_sources/jade-tmbundle
Submodule
1
grammar_sources/jade-tmbundle
Submodule
Submodule grammar_sources/jade-tmbundle added at b061f52fb3
1
grammar_sources/jasmin-sublime
Submodule
1
grammar_sources/jasmin-sublime
Submodule
Submodule grammar_sources/jasmin-sublime added at 4191e4cf68
1
grammar_sources/java.tmbundle
Submodule
1
grammar_sources/java.tmbundle
Submodule
Submodule grammar_sources/java.tmbundle added at a74cb835b8
1
grammar_sources/javadoc.tmbundle
Submodule
1
grammar_sources/javadoc.tmbundle
Submodule
Submodule grammar_sources/javadoc.tmbundle added at 484d468f47
1
grammar_sources/javascript-objective-j.tmbundle
Submodule
1
grammar_sources/javascript-objective-j.tmbundle
Submodule
Submodule grammar_sources/javascript-objective-j.tmbundle added at b96701b5eb
1
grammar_sources/jquery-tmbundle
Submodule
1
grammar_sources/jquery-tmbundle
Submodule
Submodule grammar_sources/jquery-tmbundle added at ff14cd28e3
1
grammar_sources/json.tmbundle
Submodule
1
grammar_sources/json.tmbundle
Submodule
Submodule grammar_sources/json.tmbundle added at 4100e5b016
1
grammar_sources/kotlin-sublime-package
Submodule
1
grammar_sources/kotlin-sublime-package
Submodule
Submodule grammar_sources/kotlin-sublime-package added at e8e18955d7
1
grammar_sources/language-clojure
Submodule
1
grammar_sources/language-clojure
Submodule
Submodule grammar_sources/language-clojure added at d649d9f5b2
1
grammar_sources/language-coffee-script
Submodule
1
grammar_sources/language-coffee-script
Submodule
Submodule grammar_sources/language-coffee-script added at c6e8d33715
1
grammar_sources/language-csharp
Submodule
1
grammar_sources/language-csharp
Submodule
Submodule grammar_sources/language-csharp added at fba368a839
1
grammar_sources/language-gfm
Submodule
1
grammar_sources/language-gfm
Submodule
Submodule grammar_sources/language-gfm added at c6df027b07
1
grammar_sources/language-javascript
Submodule
1
grammar_sources/language-javascript
Submodule
Submodule grammar_sources/language-javascript added at 15dc5d1d86
1
grammar_sources/language-python
Submodule
1
grammar_sources/language-python
Submodule
Submodule grammar_sources/language-python added at 476a353595
1
grammar_sources/language-sass
Submodule
1
grammar_sources/language-sass
Submodule
Submodule grammar_sources/language-sass added at 064a8b5a87
1
grammar_sources/language-shellscript
Submodule
1
grammar_sources/language-shellscript
Submodule
Submodule grammar_sources/language-shellscript added at e2d62af11a
1
grammar_sources/language-yaml
Submodule
1
grammar_sources/language-yaml
Submodule
Submodule grammar_sources/language-yaml added at eddd079347
1
grammar_sources/latex.tmbundle
Submodule
1
grammar_sources/latex.tmbundle
Submodule
Submodule grammar_sources/latex.tmbundle added at 682c4b725c
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user