-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 968 Bytes
/
.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
[submodule "vim/pathogen"]
path = vim/pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/command-t"]
path = vim/bundle/command-t
url = https://github.com/wincent/Command-T.git
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/bufexplorer"]
path = vim/bundle/bufexplorer
url = https://github.com/vim-scripts/bufexplorer.zip.git
[submodule "vim/bundle/256-color"]
path = vim/bundle/256-color
url = https://github.com/noah/vim256-color.git
[submodule "vim/bundle/ctags"]
path = vim/bundle/ctags
url = https://github.com/fishman/ctags.git
[submodule "vim/bundle/easytags"]
path = vim/bundle/easytags
url = https://github.com/xolox/vim-easytags.git
[submodule "bin/z"]
path = bin/z
url = https://github.com/rupa/z.git