dotfiles/.gitmodules

40 lines
1.4 KiB
Plaintext

[submodule "vim/bundle/pathogen"]
path = vim/bundle/pathogen
url = git@github.com:tpope/vim-pathogen.git
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = git@github.com:tpope/vim-fugitive.git
[submodule "vim/bundle/commentary"]
path = vim/bundle/commentary
url = git@github.com:tpope/vim-commentary.git
[submodule "vim/bundle/eunuch"]
path = vim/bundle/eunuch
url = git@github.com:tpope/vim-eunuch.git
[submodule "vim/bundle/vinegar"]
path = vim/bundle/vinegar
url = git@github.com:tpope/vim-vinegar.git
[submodule "vim/bundle/sleuth"]
path = vim/bundle/sleuth
url = git@github.com:tpope/vim-sleuth.git
[submodule "vim/bundle/endwise"]
path = vim/bundle/endwise
url = git@github.com:tpope/vim-endwise.git
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = git@github.com:majutsushi/tagbar.git
[submodule "vim/bundle/pencil"]
path = vim/bundle/pencil
url = git@github.com:reedes/vim-pencil.git
[submodule "vim/bundle/snipmate"]
path = vim/bundle/snipmate
url = git@github.com:garbas/vim-snipmate.git
[submodule "vim/bundle/snipmate-tlib"]
path = vim/bundle/snipmate-tlib
url = git@github.com:tomtom/tlib_vim.git
[submodule "vim/bundle/snipmate-addon-mw-utils"]
path = vim/bundle/snipmate-addon-mw-utils
url = git@github.com:MarcWeber/vim-addon-mw-utils.git
[submodule "vim/bundle/filetype-nix"]
path = vim/bundle/filetype-nix
url = git@github.com:LnL7/vim-nix.git