forked from startup-class/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 1.01 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
[submodule ".vim/bundle/vim-pathogen"]
path = .vim/bundle/vim-pathogen
url = http://github.com/tpope/vim-pathogen
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/vim-scripts/The-NERD-tree.git
[submodule ".vim/bundle/minibuffexpl"]
path = .vim/bundle/minibuffexpl
url = https://github.com/fholgado/minibufexpl.vim.git
[submodule ".vim/bundle/commandt"]
path = .vim/bundle/commandt
url = https://github.com/wincent/Command-T.git
[submodule ".vim/bundle/gundo"]
path = .vim/bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule ".vim/bundle/ack"]
path = .vim/bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule ".vim/bundle/python-mode"]
path = .vim/bundle/python-mode
url = https://github.com/klen/python-mode.git
[submodule ".vim/bundle/vim-markdown"]
path = .vim/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule ".vim/bundle/vim-pencil"]
path = .vim/bundle/vim-pencil
url = https://github.com/reedes/vim-pencil.git