-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 979 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
[submodule "vim/.vim/bundle/ack.vim"]
path = vim/.vim/bundle/ack.vim
url = [email protected]:mileszs/ack.vim.git
[submodule "vim/.vim/bundle/ctrlp.vim"]
path = vim/.vim/bundle/ctrlp.vim
url = [email protected]:kien/ctrlp.vim.git
[submodule "vim/.vim/bundle/nerdtree"]
path = vim/.vim/bundle/nerdtree
url = [email protected]:scrooloose/nerdtree.git
[submodule "vim/.vim/bundle/nerdtree-git-plugin"]
path = vim/.vim/bundle/nerdtree-git-plugin
url = [email protected]:Xuyuanp/nerdtree-git-plugin.git
[submodule "vim/.vim/bundle/vim-bundler"]
path = vim/.vim/bundle/vim-bundler
url = [email protected]:tpope/vim-bundler.git
[submodule "vim/.vim/bundle/vim-pathogen"]
path = vim/.vim/bundle/vim-pathogen
url = [email protected]:tpope/vim-pathogen.git
[submodule "vim/.vim/bundle/vim-rails"]
path = vim/.vim/bundle/vim-rails
url = [email protected]:tpope/vim-rails.git
[submodule "vim/.vim/bundle/Vundle.vim"]
path = vim/.vim/bundle/Vundle.vim
url = [email protected]:VundleVim/Vundle.vim.git