-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
48 lines (48 loc) · 1.97 KB
/
.gitmodules
File metadata and controls
48 lines (48 loc) · 1.97 KB
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
[submodule "vim/.vim/bundle/vim-fugutive"]
path = vim/.vim/bundle/vim-fugutive
url = https://github.com/tpope/vim-fugitive
[submodule "vim/.vim/bundle/vim-session"]
path = vim/.vim/bundle/vim-session
url = git://github.com/xolox/vim-session.git
[submodule "vim/.vim/bundle/snipmate.vim"]
path = vim/.vim/bundle/snipmate.vim
url = git://github.com/msanders/snipmate.vim.git
[submodule "vim/.vim/bundle/vim-surround"]
path = vim/.vim/bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "vim/.vim/bundle/colorpack.git"]
path = vim/.vim/bundle/colorpack.git
url = git://github.com/vim-scripts/Colour-Sampler-Pack.git
[submodule "vim/.vim/bundle/vim-shebang"]
path = vim/.vim/bundle/vim-shebang
url = https://github.com/vitalk/vim-shebang
[submodule "vim/.vim/bundle/vim-perl"]
path = vim/.vim/bundle/vim-perl
url = https://github.com/vim-perl/vim-perl
[submodule "vim/.vim/bundle/vim-unimpaired"]
path = vim/.vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired
[submodule "vim/.vim/bundle/vim-snipmate"]
path = vim/.vim/bundle/vim-snipmate
url = https://github.com/msanders/snipmate.vim
[submodule "vim/.vim/bundle/vim-twig"]
path = vim/.vim/bundle/vim-twig
url = https://github.com/lunaru/vim-twig
[submodule "vim/.vim/bundle/vim-dbgpavim"]
path = vim/.vim/bundle/vim-dbgpavim
url = https://github.com/brookhong/DBGPavim.git
[submodule "vim/.vim/bundle/vim-syntastic"]
path = vim/.vim/bundle/vim-syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/.vim/bundle/vim-tagbar"]
path = vim/.vim/bundle/vim-tagbar
url = git://github.com/majutsushi/tagbar
[submodule "vim/.vim/bundle/vim-vdebug"]
path = vim/.vim/bundle/vim-vdebug
url = https://github.com/joonty/vdebug.git
[submodule "vim/.vim/bundle/vim-phpctags"]
path = vim/.vim/bundle/vim-phpctags
url = https://github.com/vim-php/tagbar-phpctags.vim.git
[submodule "vim/.vim/bundle/vim-misc"]
path = vim/.vim/bundle/vim-misc
url = https://github.com/xolox/vim-misc.git