]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - .gitmodules
plugin/repeat.vim: Replace with Git submodule.
[config/dotfiles.git] / .gitmodules
1 [submodule "vim/bundle/ctrlp"]
2         path = vim/bundle/ctrlp
3         url = https://github.com/kien/ctrlp.vim.git
4 [submodule "vim/bundle/fswitch"]
5         path = vim/bundle/fswitch
6         url = https://github.com/derekwyatt/vim-fswitch.git
7 [submodule "vim/bundle/gundo"]
8         path = vim/bundle/gundo
9         url = https://github.com/sjl/gundo.vim.git
10 [submodule "vim/bundle/nerdcommenter"]
11         path = vim/bundle/nerdcommenter
12         url = https://github.com/scrooloose/nerdcommenter.git
13 [submodule "vim/bundle/surround"]
14         path = vim/bundle/surround
15         url = https://github.com/tpope/vim-surround.git
16 [submodule "vim/bundle/repeat"]
17         path = vim/bundle/repeat
18         url = https://github.com/tpope/vim-repeat.git