add vim flake8 module
This commit is contained in:
parent
07a20db57f
commit
1e72e3e353
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
[submodule ".vim/bundle/flake8"]
|
||||||
|
path = .vim/bundle/flake8
|
||||||
|
url = https://github.com/nvie/vim-flake8.git
|
||||||
1
.vim/bundle/flake8
Submodule
1
.vim/bundle/flake8
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit d1bb8f1d440a4656342bcc536574e0e1627dedcb
|
||||||
Loading…
Add table
Add a link
Reference in a new issue