[vim]add deps needed by syntastic

This commit is contained in:
Mathieu Maret 2017-04-06 22:50:39 +02:00
parent 2c479eb08e
commit 8426e454bc
2 changed files with 5 additions and 2 deletions

5
.vimrc
View File

@ -538,8 +538,9 @@ Plugin 'gitlab@gitlab.mathux.org:Mathieu/taglist.git'
" Tagbar look like a maintened taglist
Plugin 'majutsushi/tagbar'
"Syntax checking
Plugin 'scrooloose/syntastic.git'
"Syntax checking | Install flake8 or pylint for python
Plugin 'vim-syntastic/syntastic'
let g:syntastic_c_checkers = ['gcc', 'cppcheck']
"Completion (need more configuration for python, c# ...)
"Plugin 'Valloric/YouCompleteMe'
" VimWiki

View File

@ -51,11 +51,13 @@ Vim plugins are managed by vundle. So at first lunch you have to run in vim
* archlinux-themes-slim
* aspell-fr
* autopep8
* cppcheck
* cups
* dialog
* elinks
* eog
* firefox
* flak8
* flashplugin
* gcc-multilib
* gedit