diff --git a/.gitmodules b/.gitmodules index 7ff475d..c468a8a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "vim/vim/bundle/vim-colors-solarized"] path = vim/vim/bundle/vim-colors-solarized url = git://github.com/altercation/vim-colors-solarized.git +[submodule "vim/vim/bundle/vim-flake8"] + path = vim/vim/bundle/vim-flake8 + url = git://github.com/nvie/vim-flake8.git