Added submodule vim-flake8

This commit is contained in:
Bruno Miguel Silva
2013-02-27 00:26:51 +00:00
parent 623958d4f1
commit d1cb782a60
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -22,3 +22,6 @@
[submodule "vim/vim/bundle/vim-nerdtree-tabs"]
path = vim/vim/bundle/vim-nerdtree-tabs
url = git://github.com/jistr/vim-nerdtree-tabs.git
[submodule "vim/vim/bundle/vim-flake8"]
path = vim/vim/bundle/vim-flake8
url = git://github.com/nvie/vim-flake8.git