forked from gee-forr/vim-files
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
42 lines (42 loc) · 1.47 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
[submodule "bundle/solarized"]
path = bundle/solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/ruby-matchit"]
path = bundle/ruby-matchit
url = https://github.com/vim-scripts/ruby-matchit.git
[submodule "bundle/matchit"]
path = bundle/matchit
url = https://github.com/vim-scripts/matchit.zip.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/ctrl_p"]
path = bundle/ctrl_p
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/ruby-minitest"]
path = bundle/ruby-minitest
url = https://github.com/sunaku/vim-ruby-minitest.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "bundle/rails"]
path = bundle/rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/vim-bundler"]
path = bundle/vim-bundler
url = https://github.com/tpope/vim-bundler.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/smartinput"]
path = bundle/smartinput
url = https://github.com/kana/vim-smartinput.git
[submodule "bundle/indent-guides"]
path = bundle/indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git