Update syntastic URL
This commit is contained in:
parent
7445d70949
commit
d105e42568
2
vimrc
2
vimrc
@ -38,7 +38,7 @@ Plug 'richq/vim-cmake-completion', {'for': ['cmake']}
|
||||
Plug 'vim-scripts/vimomni', {'for': ['vim']}
|
||||
|
||||
" syntastic - syntax checker
|
||||
Plug 'scrooloose/syntastic'
|
||||
Plug 'vim-syntastic/syntastic'
|
||||
let g:syntastic_always_populate_loc_list = 1
|
||||
let g:syntastic_check_on_open = 1
|
||||
let g:syntastic_check_on_wq = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user