dotfiles/.gitmodules

34 lines
1.4 KiB
Plaintext

[submodule "vim/.vim/bundle/VOoM"]
path = vim/.vim/bundle/VOoM
url = https://github.com/vim-voom/VOoM.git
[submodule "vim/.vim/bundle/vim-better-whitespace"]
path = vim/.vim/bundle/vim-better-whitespace
url = git://github.com/ntpeters/vim-better-whitespace.git
[submodule "vim/.vim/bundle/vim-fugitive"]
path = vim/.vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "vim/.vim/bundle/vim-surround"]
path = vim/.vim/bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "vim/.vim/bundle/vim-systemd-syntax"]
path = vim/.vim/bundle/vim-systemd-syntax
url = git://github.com/Matt-Deacalion/vim-systemd-syntax.git
[submodule "vim/.vim/bundle/vimtex"]
path = vim/.vim/bundle/vimtex
url = git://github.com/lervag/vimtex.git
[submodule "vim/.vim/bundle/vim-obsession"]
path = vim/.vim/bundle/vim-obsession
url = git://github.com/tpope/vim-obsession.git
[submodule "vim/.vim/bundle/vim-opencl"]
path = vim/.vim/bundle/vim-opencl
url = git://github.com/petRUShka/vim-opencl.git
[submodule "vim/.vim/bundle/vim-colors-solarized"]
path = vim/.vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/.vim/bundle/vim-nix"]
path = vim/.vim/bundle/vim-nix
url = https://github.com/LnL7/vim-nix.git
[submodule "vim/.vim/bundle/elm.vim"]
path = vim/.vim/bundle/elm.vim
url = https://github.com/lambdatoast/elm.vim.git