-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
33 lines (33 loc) · 1.12 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
[submodule "bundle/ultisnips"]
path = bundle/ultisnips
url = https://github.com/SirVer/ultisnips
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/taskpaper.vim"]
path = bundle/taskpaper.vim
url = https://github.com/davidoc/taskpaper.vim.git
[submodule "bundle/minibufexpl.vim"]
path = bundle/minibufexpl.vim
url = https://github.com/fholgado/minibufexpl.vim.git
ignore = dirty
[submodule "bundle/yankring.vim"]
path = bundle/yankring.vim
url = https://github.com/vim-scripts/YankRing.vim.git
ignore = dirty
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = https://github.com/vim-scripts/bufexplorer.zip.git
ignore = dirty
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/mru.vim"]
path = bundle/mru.vim
url = https://github.com/vim-scripts/mru.vim.git
[submodule "bundle/command-t"]
path = bundle/command-t
url = https://github.com/wincent/Command-T.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = git://github.com/kien/ctrlp.vim.git