forked from itstommymorgan/vim_config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
90 lines (90 loc) · 3.65 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
[submodule "home/.vim/external/vim-pathogen"]
path = home/.vim/external/vim-pathogen
url = http://github.com/tpope/vim-pathogen.git
[submodule "home/.vim/bundle/nerdtree"]
path = home/.vim/bundle/nerdtree
url = http://github.com/scrooloose/nerdtree.git
[submodule "home/.vim/bundle/syntastic"]
path = home/.vim/bundle/syntastic
url = http://github.com/scrooloose/syntastic.git
[submodule "home/.vim/bundle/surround"]
path = home/.vim/bundle/surround
url = http://github.com/tpope/vim-surround.git
[submodule "home/.vim/bundle/space"]
path = home/.vim/bundle/space
url = http://github.com/spiiph/vim-space.git
[submodule "home/.vim/bundle/snipmate"]
path = home/.vim/bundle/snipmate
url = http://github.com/msanders/snipmate.vim.git
[submodule "home/.vim/bundle/rvm"]
path = home/.vim/bundle/rvm
url = http://github.com/csexton/rvm.vim.git
[submodule "home/.vim/repeat"]
path = home/.vim/bundle/repeat
url = http://github.com/tpope/vim-repeat.git
[submodule "home/.vim/bundle/rails"]
path = home/.vim/bundle/rails
url = http://github.com/tpope/vim-rails.git
[submodule "home/.vim/bundle/rake"]
path = home/.vim/bundle/rake
url = http://github.com/tpope/vim-rake.git
[submodule "home/.vim/bundle/nerdcommenter"]
path = home/.vim/bundle/nerdcommenter
url = http://github.com/scrooloose/nerdcommenter.git
[submodule "home/.vim/bundle/fugitive"]
path = home/.vim/bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "home/.vim/bundle/endwise"]
path = home/.vim/bundle/endwise
url = http://github.com/tpope/vim-endwise.git
[submodule "home/.vim/bundle/conque"]
path = home/.vim/bundle/conque
url = http://github.com/rson/vim-conque.git
[submodule "home/.vim/bundle/commandT"]
path = home/.vim/bundle/commandT
url = http://github.com/wincent/Command-T.git
[submodule "home/.vim/bundle/bufonly"]
path = home/.vim/bundle/bufonly
url = http://github.com/duff/vim-bufonly.git
[submodule "home/.vim/bundle/autoclose"]
path = home/.vim/bundle/autoclose
url = http://github.com/Townk/vim-autoclose.git
[submodule "home/.vim/bundle/align"]
path = home/.vim/bundle/align
url = http://github.com/vim-scripts/Align.vim.git
[submodule "home/.vim/bundle/ack"]
path = home/.vim/bundle/ack
url = http://github.com/mileszs/ack.vim.git
[submodule "home/.vim/bundle/vimoutliner"]
path = home/.vim/bundle/vimoutliner
url = http://github.com/Raimondi/vimoutliner.git
[submodule "home/.vim/bundle/vim-textobj-comment"]
path = home/.vim/bundle/vim-textobj-comment
url = git://github.com/thinca/vim-textobj-comment.git
[submodule "home/.vim/bundle/asneeded"]
path = home/.vim/bundle/asneeded
url = git://github.com/vim-scripts/AsNeeded.git
[submodule "home/.vim/bundle/bufexplorer"]
path = home/.vim/bundle/bufexplorer
url = git://github.com/vim-scripts/bufexplorer.zip.git
[submodule "home/.vim/bundle/camelcasemotion"]
path = home/.vim/bundle/camelcasemotion
url = git://github.com/vim-scripts/camelcasemotion.git
[submodule "home/.vim/bundle/dbext"]
path = home/.vim/bundle/dbext
url = git://github.com/vim-scripts/dbext.vim.git
[submodule "home/.vim/bundle/gist"]
path = home/.vim/bundle/gist
url = git://github.com/mattn/gist-vim.git
[submodule "home/.vim/bundle/tailminusf"]
path = home/.vim/bundle/tailminusf
url = git://github.com/vim-scripts/TailMinusF.git
[submodule "home/.vim/bundle/yankring"]
path = home/.vim/bundle/yankring
url = git://github.com/chrismetcalf/vim-yankring.git
[submodule "home/.vim/bundle/vim-textobj-user"]
path = home/.vim/bundle/vim-textobj-user
url = git://github.com/kana/vim-textobj-user.git
[submodule "home/.vim/bundle/vim-textobj-rubyblock"]
path = home/.vim/bundle/vim-textobj-rubyblock
url = git://github.com/nelstrom/vim-textobj-rubyblock.git