Regain compatibility with the latest syntastic release

This commit is contained in:
Zahary Karadjov 2018-12-16 22:34:12 +02:00
commit f16af986a8

View file

@ -21,3 +21,5 @@ CompilerSet errorformat=
let &cpo = s:cpo_save
unlet s:cpo_save
let g:syntastic_nim_checkers = ['nim']