forked from hutchison/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
26 lines (26 loc) · 894 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
[submodule ".vim/bundle/bufexplorer"]
path = .vim/bundle/bufexplorer
url = https://github.com/vim-scripts/bufexplorer.zip.git
ignore = dirty
[submodule ".vim/bundle/markdown"]
path = .vim/bundle/markdown
url = [email protected]:hutchison/vim-markdown.git
ignore = dirty
[submodule ".vim/bundle/snipmate"]
path = .vim/bundle/snipmate
url = [email protected]:hutchison/snipmate.vim.git
ignore = dirty
[submodule ".vim/bundle/surround"]
path = .vim/bundle/surround
url = https://github.com/tpope/vim-surround.git
ignore = dirty
[submodule ".vim/bundle/nerdcommenter"]
path = .vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule ".vim/bundle/vimwiki"]
path = .vim/bundle/vimwiki
url = [email protected]:hutchison/vimwiki.git
ignore = dirty
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git