dotfiles/.gitmodules

25 lines
923 B
Plaintext

[submodule "vim/.vim/bundle/slime"]
path = vim/.vim/bundle/slime
url = https://github.com/jpalardy/vim-slime
[submodule "vim/.vim/bundle/filetype-nix"]
path = vim/.vim/bundle/filetype-nix
url = https://github.com/LnL7/vim-nix
[submodule "vim/.vim/bundle/sleuth"]
path = vim/.vim/bundle/sleuth
url = https://github.com/tpope/vim-sleuth
[submodule "vim/.vim/bundle/fugitive"]
path = vim/.vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "vim/.vim/bundle/eunuch"]
path = vim/.vim/bundle/eunuch
url = https://github.com/tpope/vim-eunuch
[submodule "vim/.vim/bundle/commentary"]
path = vim/.vim/bundle/commentary
url = https://github.com/tpope/vim-commentary
[submodule "vim/.vim/bundle/pathogen"]
path = vim/.vim/bundle/pathogen
url = https://github.com/tpope/vim-pathogen
[submodule "vim/.vim/bundle/endwise"]
path = vim/.vim/bundle/endwise
url = https://github.com/tpope/vim-endwise