-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
33 lines (33 loc) · 1.35 KB
/
.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
28
29
30
31
32
33
[submodule ".vim/vim-pathogen"]
path = .vim/vim-pathogen
url = [email protected]:tpope/vim-pathogen.git
[submodule ".vim/bundle_all/nerdtree"]
path = .vim/bundle_all/nerdtree
url = [email protected]:scrooloose/nerdtree.git
[submodule ".vim/bundle_all/python-mode"]
path = .vim/bundle_all/python-mode
url = [email protected]:klen/python-mode.git
[submodule ".vim/bundle_all/vim-fugitive"]
path = .vim/bundle_all/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle_all/vim-nerdtree-tabs"]
path = .vim/bundle_all/vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule ".vim/bundle_all/ctrlp.vim"]
path = .vim/bundle_all/ctrlp.vim
url = [email protected]:kien/ctrlp.vim.git
[submodule ".vim/bundle_all/ag.vim"]
path = .vim/bundle_all/ag.vim
url = [email protected]:rking/ag.vim.git
[submodule ".vim/bundle_all/vim-sensible.git"]
path = .vim/bundle_all/vim-sensible.git
url = git://github.com/tpope/vim-sensible.git
[submodule ".vim/bundle_all/vim-tmux-navigator"]
path = .vim/bundle_all/vim-tmux-navigator
url = [email protected]:christoomey/vim-tmux-navigator.git
[submodule ".vim/bundle_all/stackanswers.vim"]
path = .vim/bundle_all/stackanswers.vim
url = [email protected]:james9909/stackanswers.vim.git
[submodule ".vim/bundle_all/vim-dirdiff"]
path = .vim/bundle_all/vim-dirdiff
url = git://github.com/will133/vim-dirdiff