feat: add vim-flake8 plugin

server
iGor milhit 2017-10-31 17:10:16 +01:00
parent d055027aba
commit f85b36f6ca
No known key found for this signature in database
GPG Key ID: 3B5043D919E99ED2
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ Plug 'https://github.com/osyo-manga/vim-over', { 'on': 'OverCommandLine' }
Plug 'https://github.com/Rykka/riv.vim'
Plug 'https://github.com/Rykka/InstantRst'
Plug 'https://github.com/davidhalter/jedi-vim' " warning, may conflicts with python-mode
Plug 'https://github.com/nvie/vim-flake8.git'
call plug#end()