blob: 594a3a90f00e05267f6116c17d8ec4dcbcb88f4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[submodule "vim/bundle/asyncrun.vim"]
path = vim/bundle/asyncrun.vim
url = https://github.com/skywind3000/asyncrun.vim.git
[submodule "vim/bundle/w3m.vim"]
path = vim/bundle/w3m.vim
url = https://github.com/yuratomo/w3m.vim.git
[submodule "vim/vim-surround"]
path = vim/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/vim-commentary"]
path = vim/bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
|