dotfiles/.gitmodules

7 lines
256 B
Plaintext
Raw Normal View History

2019-04-21 02:47:20 +02:00
[submodule "vim/.vim/bundle/delimitMate"]
path = vim/.vim/bundle/delimitMate
url = https://github.com/Raimondi/delimitMate
2019-06-05 17:51:46 +02:00
[submodule "vim/.vim/plugged/vim-fugitive"]
path = vim/.vim/plugged/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git