dotfiles/.gitmodules

22 lines
935 B
Plaintext

[submodule "shell/.config/base16-shell"]
path = shell/.config/base16-shell
url = https://github.com/chriskempson/base16-shell.git
[submodule "vim/.vim/bundle/Vundle.vim"]
path = vim/.vim/bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git
[submodule "vim/.vim/bundle/base16-vim"]
path = vim/.vim/bundle/base16-vim
url = https://github.com/chriskempson/base16-vim.git
[submodule "vim/.vim/bundle/vim-better-whitespace"]
path = vim/.vim/bundle/vim-better-whitespace
url = https://github.com/ntpeters/vim-better-whitespace.git
[submodule "vim/.vim/bundle/vim-fugitive"]
path = vim/.vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/.vim/bundle/vim-gitgutter"]
path = vim/.vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "vim/.vim/bundle/vim-gnupg"]
path = vim/.vim/bundle/vim-gnupg
url = https://github.com/jamessan/vim-gnupg.git