add flake8 support
This commit is contained in:
parent
7db96b7027
commit
a01d96524f
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -10,3 +10,6 @@
|
||||||
[submodule "bundle/vim-fish"]
|
[submodule "bundle/vim-fish"]
|
||||||
path = bundle/vim-fish
|
path = bundle/vim-fish
|
||||||
url = https://github.com/dag/vim-fish
|
url = https://github.com/dag/vim-fish
|
||||||
|
[submodule "bundle/vim-flake8"]
|
||||||
|
path = bundle/vim-flake8
|
||||||
|
url = https://github.com/nvie/vim-flake8
|
||||||
|
|
1
bundle/vim-flake8
Submodule
1
bundle/vim-flake8
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 21bc78d9a3a17653dd5ea1f6a6c92445d23b215b
|
Loading…
Reference in a new issue