[submodule "vim-plugins/vim-fugitive"]
	path = vim/vim-fugitive
	url = https://github.com/tpope/vim-fugitive.git
[submodule "vim-plugins/vim-sensible"]
	path = vim/vim-sensible
	url = https://github.com/tpope/vim-sensible.git
[submodule "vim-plugins/vim-surround"]
	path = vim/vim-surround
	url = https://github.com/tpope/vim-surround.git
[submodule "vim-plugins/vim-dispatch"]
	path = vim/vim-dispatch
	url = https://github.com/tpope/vim-dispatch.git
[submodule "vim-plugins/vim-gitgutter"]
	path = vim/vim-gitgutter
	url = https://github.com/airblade/vim-gitgutter.git
[submodule "vim-plugins/nerdtree"]
	path = vim/nerdtree
	url = https://github.com/preservim/nerdtree.git
[submodule "vim-plugins/nerdtree-git-plugin"]
	path = vim/nerdtree-git-plugin
	url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
[submodule "vim-plugins/pytest-vim-compiler"]
	path = vim/pytest-vim-compiler
	url = https://github.com/5long/pytest-vim-compiler.git
[submodule "vim-plugins/ale"]
	path = vim/ale
	url = https://github.com/dense-analysis/ale.git
[submodule "vim-plugins/ctrlp.vim"]
	path = vim/ctrlp.vim
	url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "vim-plugins/vim-airline"]
	path = vim/vim-airline
	url = https://github.com/vim-airline/vim-airline.git
[submodule "vim-plugins/vim-airline-themes"]
	path = vim/vim-airline-themes
	url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "vim-plugins/tmuxline.vim"]
	path = vim/tmuxline.vim
	url = https://github.com/edkolev/tmuxline.vim.git
[submodule "vim-plugins/promptline.vim"]
	path = vim/promptline.vim
	url = https://github.com/edkolev/promptline.vim.git
[submodule "vim-plugins/Vundle.vim"]
	path = vim/Vundle.vim
	url = https://github.com/VundleVim/Vundle.vim.git
[submodule "vim/vim-colors-solarized"]
	path = vim/vim-colors-solarized
	url = git://github.com/altercation/vim-colors-solarized.git
