add Vundle

This commit is contained in:
Jakobus Schürz 2020-10-28 11:45:35 +01:00
parent efec3b6bcb
commit e611d065c8

3
.gitmodules vendored
View file

@ -7,3 +7,6 @@
[submodule "tmux/plugins/tmux-sensible"] [submodule "tmux/plugins/tmux-sensible"]
path = tmux/plugins/tmux-sensible path = tmux/plugins/tmux-sensible
url = https://github.com/tmux-plugins/tmux-sensible.git url = https://github.com/tmux-plugins/tmux-sensible.git
[submodule "vim/bundle/Vundle.vim"]
path = vim/bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git