-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
75 lines (75 loc) · 2.63 KB
/
.gitmodules
File metadata and controls
75 lines (75 loc) · 2.63 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
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
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/gundo.vim"]
path = bundle/gundo.vim
url = git://github.com/sjl/gundo.vim.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = git://github.com/tpope/vim-pathogen.git
[submodule "bundle/gist-vim"]
path = bundle/gist-vim
url = git://github.com/mattn/gist-vim.git
[submodule "bundle/vim-yankring"]
path = bundle/vim-yankring
url = git://github.com/chrismetcalf/vim-yankring.git
[submodule "bundle/snipmate.vim"]
path = bundle/snipmate.vim
url = git://github.com/msanders/snipmate.vim.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/git-vim"]
path = bundle/git-vim
url = git://github.com/motemen/git-vim.git
[submodule "bundle/vim-autoclose"]
path = bundle/vim-autoclose
url = git://github.com/Townk/vim-autoclose.git
[submodule "bundle/vim-matchit"]
path = bundle/vim-matchit
url = git://github.com/edsono/vim-matchit.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/matchit"]
path = bundle/matchit
url = git://github.com/edsono/vim-matchit.git
[submodule "bundle/delimitMate"]
path = bundle/delimitMate
url = git://github.com/Raimondi/delimitMate.git
[submodule "bundle/php-xdebug-git"]
path = bundle/php-xdebug-git
url = git://github.com/travisj/php-xdebug-vim.git
[submodule "bundle/vim-visual-star-search"]
path = bundle/vim-visual-star-search
url = git://github.com/bronson/vim-visual-star-search.git
[submodule "bundle/vim-pastie"]
path = bundle/vim-pastie
url = git://github.com/tpope/vim-pastie.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule "bundle/vim-extradite"]
path = bundle/vim-extradite
url = https://github.com/int3/vim-extradite.git
[submodule "bundle/pbcopy"]
path = bundle/pbcopy
url = git@github.com:jhuttner/pbcopy.vim.git
[submodule "bundle/camelcasemotion"]
path = bundle/camelcasemotion
url = git://github.com/vim-scripts/camelcasemotion.git
[submodule "vim-indexed-search"]
path = vim-indexed-search
url = https://github.com/henrik/vim-indexed-search.git
[submodule "vim-matchit"]
path = vim-matchit
url = git://github.com/edsono/vim-matchit.git