-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.1 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.1 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
[submodule ".vim/bundle/fugitive"]
path = .vim/bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/snipmate"]
path = .vim/bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule ".vim/bundle/surround"]
path = .vim/bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule ".vim/bundle/minibufexpl"]
path = .vim/bundle/minibufexpl
url = https://github.com/sontek/minibufexpl.vim.git
[submodule ".vim/bundle/command-t"]
path = .vim/bundle/command-t
url = https://github.com/wincent/Command-T.git
[submodule ".vim/bundle/ack"]
path = .vim/bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule ".vim/bundle/gundo"]
path = .vim/bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/vim-scripts/The-NERD-tree.git
[submodule ".vim/bundle/php-doc"]
path = .vim/bundle/php-doc
url = https://github.com/vim-scripts/php-doc.git