]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - .gitmodules
screenrc: unbind more bindings
[config/dotfiles.git] / .gitmodules
1 [submodule "vim/vim/bundle/ctrlp"]
2         path = vim/vim/bundle/ctrlp
3         url = https://github.com/kien/ctrlp.vim.git
4 [submodule "vim/vim/bundle/fswitch"]
5         path = vim/vim/bundle/fswitch
6         url = https://github.com/derekwyatt/vim-fswitch.git
7 [submodule "vim/vim/bundle/gundo"]
8         path = vim/vim/bundle/gundo
9         url = https://github.com/sjl/gundo.vim.git
10 [submodule "vim/vim/bundle/nerdcommenter"]
11         path = vim/vim/bundle/nerdcommenter
12         url = https://github.com/scrooloose/nerdcommenter.git
13 [submodule "vim/vim/bundle/surround"]
14         path = vim/vim/bundle/surround
15         url = https://github.com/tpope/vim-surround.git
16 [submodule "vim/vim/bundle/repeat"]
17         path = vim/vim/bundle/repeat
18         url = https://github.com/tpope/vim-repeat.git
19 [submodule "vim/vim/bundle/xptemplate"]
20         path = vim/vim/bundle/xptemplate
21         url = https://github.com/drmingdrmer/xptemplate
22 [submodule "vim/vim/bundle/vim-toml"]
23         path = vim/vim/bundle/vim-toml
24         url = https://github.com/cespare/vim-toml.git
25 [submodule "vim/vim/bundle/vim-gnupg"]
26         path = vim/vim/bundle/vim-gnupg
27         url = https://github.com/jamessan/vim-gnupg.git