Regain compatibility with the latest syntastic release
This commit is contained in:
parent
358e2e0130
commit
f16af986a8
1 changed files with 2 additions and 0 deletions
|
|
@ -21,3 +21,5 @@ CompilerSet errorformat=
|
|||
let &cpo = s:cpo_save
|
||||
unlet s:cpo_save
|
||||
|
||||
let g:syntastic_nim_checkers = ['nim']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue