mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 00:05:10 +01:00
New location for syntastic
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -156,7 +156,7 @@ Plugin 'Valloric/YouCompleteMe'
|
||||
|
||||
" Code checker. For python, install flake8 or pylint, preferably in the
|
||||
" virtualenv. For Django support, install pylint-django
|
||||
Plugin 'scrooloose/syntastic'
|
||||
Plugin 'vim-syntastic/syntastic'
|
||||
set statusline+=%#warningmsg#
|
||||
set statusline+=%{SyntasticStatuslineFlag()}
|
||||
set statusline+=%*
|
||||
|
||||
Reference in New Issue
Block a user