summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2019-02-16 18:14:29 -0800
committerMike Crute <mike@crute.us>2019-02-16 18:14:29 -0800
commit53a23e256a5958c2e9edd49391978c2c4f4fc848 (patch)
tree4341029ddf0d21982a9a422b1494363cbe8a9c28 /.gitmodules
parent72a01befbefb98e5f4b7fb25e9ff2c65de48b9fd (diff)
downloaddotfiles-53a23e256a5958c2e9edd49391978c2c4f4fc848.tar.bz2
dotfiles-53a23e256a5958c2e9edd49391978c2c4f4fc848.tar.xz
dotfiles-53a23e256a5958c2e9edd49391978c2c4f4fc848.zip
Prune submodules
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules40
1 files changed, 8 insertions, 32 deletions
diff --git a/.gitmodules b/.gitmodules
index ae4834e..488f9d1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,57 +1,33 @@
1[submodule ".vim/bundle/vim-coffee-script"]
2 path = .vim/bundle/vim-coffee-script
3 url = git://github.com/kchmck/vim-coffee-script.git
4[submodule ".vim/bundle/vim-commentary"] 1[submodule ".vim/bundle/vim-commentary"]
5 path = .vim/bundle/vim-commentary 2 path = .vim/bundle/vim-commentary
6 url = git://github.com/tpope/vim-commentary.git 3 url = https://github.com/tpope/vim-commentary.git
7[submodule ".vim/bundle/vim-cucumber"]
8 path = .vim/bundle/vim-cucumber
9 url = git://github.com/tpope/vim-cucumber.git
10[submodule ".vim/bundle/vim-endwise"]
11 path = .vim/bundle/vim-endwise
12 url = git://github.com/tpope/vim-endwise.git
13[submodule ".vim/bundle/vim-rails"] 4[submodule ".vim/bundle/vim-rails"]
14 path = .vim/bundle/vim-rails 5 path = .vim/bundle/vim-rails
15 url = git://github.com/tpope/vim-rails.git 6 url = https://github.com/tpope/vim-rails.git
16[submodule ".vim/bundle/vim-rake"] 7[submodule ".vim/bundle/vim-rake"]
17 path = .vim/bundle/vim-rake 8 path = .vim/bundle/vim-rake
18 url = git://github.com/tpope/vim-rake.git 9 url = https://github.com/tpope/vim-rake.git
19[submodule ".vim/bundle/vim-ruby"] 10[submodule ".vim/bundle/vim-ruby"]
20 path = .vim/bundle/vim-ruby 11 path = .vim/bundle/vim-ruby
21 url = git://github.com/vim-ruby/vim-ruby.git 12 url = https://github.com/vim-ruby/vim-ruby.git
22[submodule ".vim/bundle/vim-slurper"]
23 path = .vim/bundle/vim-slurper
24 url = git://github.com/adamlowe/vim-slurper.git
25[submodule ".vim/bundle/vim-puppet"] 13[submodule ".vim/bundle/vim-puppet"]
26 path = .vim/bundle/vim-puppet 14 path = .vim/bundle/vim-puppet
27 url = git://github.com/rodjek/vim-puppet.git 15 url = https://github.com/rodjek/vim-puppet.git
28[submodule ".vim/bundle/vim-vcl"] 16[submodule ".vim/bundle/vim-vcl"]
29 path = .vim/bundle/vim-vcl 17 path = .vim/bundle/vim-vcl
30 url = git://github.com/smerrill/vcl-vim-plugin.git 18 url = https://github.com/smerrill/vcl-vim-plugin.git
31[submodule ".vim/bundle/vim-textile"] 19[submodule ".vim/bundle/vim-textile"]
32 path = .vim/bundle/vim-textile 20 path = .vim/bundle/vim-textile
33 url = git://github.com/timcharper/textile.vim.git 21 url = https://github.com/timcharper/textile.vim.git
34[submodule ".vim/bundle/vim-html5"]
35 path = .vim/bundle/vim-html5
36 url = git://github.com/othree/html5.vim.git
37[submodule ".vim/bundle/vim-css3"]
38 path = .vim/bundle/vim-css3
39 url = git://github.com/hail2u/vim-css3-syntax.git
40[submodule ".vim/bundle/vim-golang"]
41 path = .vim/bundle/vim-golang
42 url = https://github.com/jnwhiteh/vim-golang
43[submodule ".vim/bundle/vim-ftl"] 22[submodule ".vim/bundle/vim-ftl"]
44 path = .vim/bundle/vim-ftl 23 path = .vim/bundle/vim-ftl
45 url = git://github.com/chaquotay/ftl-vim-syntax.git 24 url = https://github.com/chaquotay/ftl-vim-syntax.git
46[submodule ".vim/bundle/vim-go"] 25[submodule ".vim/bundle/vim-go"]
47 path = .vim/bundle/vim-go 26 path = .vim/bundle/vim-go
48 url = https://github.com/fatih/vim-go.git 27 url = https://github.com/fatih/vim-go.git
49[submodule ".vim/bundle/vim-vcscommand"] 28[submodule ".vim/bundle/vim-vcscommand"]
50 path = .vim/bundle/vim-vcscommand 29 path = .vim/bundle/vim-vcscommand
51 url = https://repo.or.cz/vcscommand.git 30 url = https://repo.or.cz/vcscommand.git
52[submodule ".vim/bundle/vim-gitolite"]
53 path = .vim/bundle/vim-gitolite
54 url = git://github.com/tmatilai/gitolite.vim.git
55[submodule ".vim/bundle/vim-docker"] 31[submodule ".vim/bundle/vim-docker"]
56 path = .vim/bundle/vim-docker 32 path = .vim/bundle/vim-docker
57 url = https://github.com/ekalinin/Dockerfile.vim.git 33 url = https://github.com/ekalinin/Dockerfile.vim.git