From 3149d422b24868dc06d4f2fca7087c5239ff7964 Mon Sep 17 00:00:00 2001 From: Bruno Miguel Silva Date: Wed, 27 Feb 2013 00:15:43 +0000 Subject: [PATCH] removed flake8 mess --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 1cc7ab1..9457fec 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,9 +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 [submodule "vim/vim/bundle/vim-nerdtree-tabs"] path = vim/vim/bundle/vim-nerdtree-tabs url = git://github.com/jistr/vim-nerdtree-tabs.git