summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2022-03-07 22:09:13 -0800
committerMike Crute <mike@crute.us>2022-03-07 22:09:13 -0800
commit2e4c0e8b47cb6214b6abf2849cf0f3bcbfb6ed2f (patch)
treee65cbd5df6170762643ce12242bd6ea76492b161 /.gitmodules
parent3ddfc76cd3f07af9306a8a4166ab038656ef5726 (diff)
downloaddotfiles-2e4c0e8b47cb6214b6abf2849cf0f3bcbfb6ed2f.tar.bz2
dotfiles-2e4c0e8b47cb6214b6abf2849cf0f3bcbfb6ed2f.tar.xz
dotfiles-2e4c0e8b47cb6214b6abf2849cf0f3bcbfb6ed2f.zip
Prune vim modules
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules18
1 files changed, 0 insertions, 18 deletions
diff --git a/.gitmodules b/.gitmodules
index 63d2c73..36280e5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,3 @@
1[submodule ".vim/bundle/vim-commentary"]
2 path = .vim/bundle/vim-commentary
3 url = https://github.com/tpope/vim-commentary.git
4[submodule ".vim/bundle/vim-puppet"] 1[submodule ".vim/bundle/vim-puppet"]
5 path = .vim/bundle/vim-puppet 2 path = .vim/bundle/vim-puppet
6 url = https://github.com/rodjek/vim-puppet.git 3 url = https://github.com/rodjek/vim-puppet.git
@@ -10,9 +7,6 @@
10[submodule ".vim/bundle/vim-textile"] 7[submodule ".vim/bundle/vim-textile"]
11 path = .vim/bundle/vim-textile 8 path = .vim/bundle/vim-textile
12 url = https://github.com/timcharper/textile.vim.git 9 url = https://github.com/timcharper/textile.vim.git
13[submodule ".vim/bundle/vim-ftl"]
14 path = .vim/bundle/vim-ftl
15 url = https://github.com/chaquotay/ftl-vim-syntax.git
16[submodule ".vim/bundle/vim-go"] 10[submodule ".vim/bundle/vim-go"]
17 path = .vim/bundle/vim-go 11 path = .vim/bundle/vim-go
18 url = https://github.com/fatih/vim-go.git 12 url = https://github.com/fatih/vim-go.git
@@ -28,18 +22,6 @@
28[submodule ".vim/bundle/vim-toml"] 22[submodule ".vim/bundle/vim-toml"]
29 path = .vim/bundle/vim-toml 23 path = .vim/bundle/vim-toml
30 url = https://github.com/cespare/vim-toml.git 24 url = https://github.com/cespare/vim-toml.git
31[submodule ".vim/bundle/vim-rake"]
32 path = .vim/bundle/vim-rake
33 url = https://github.com/tpope/vim-rake.git
34[submodule ".vim/bundle/vim-rails"]
35 path = .vim/bundle/vim-rails
36 url = https://github.com/tpope/vim-rails.git
37[submodule ".vim/bundle/vim-ruby"]
38 path = .vim/bundle/vim-ruby
39 url = https://github.com/vim-ruby/vim-ruby.git
40[submodule ".vim/bundle/vim-pug"]
41 path = .vim/bundle/vim-pug
42 url = https://github.com/digitaltoad/vim-pug.git
43[submodule ".vim/bundle/vim-logrotate"] 25[submodule ".vim/bundle/vim-logrotate"]
44 path = .vim/bundle/vim-logrotate 26 path = .vim/bundle/vim-logrotate
45 url = https://github.com/moon-musick/vim-logrotate.git 27 url = https://github.com/moon-musick/vim-logrotate.git