Fix for pilot error. ;)

This commit is contained in:
LCD 47 2014-01-03 14:04:55 +02:00
parent b9accaa810
commit 063ee82aaf

View File

@ -45,9 +45,9 @@ endfunction
call g:SyntasticRegistry.CreateAndRegisterChecker({
\ 'filetype': 'php',
\ 'name': 'php'})
let &cpo = s:save_cpo
unlet s:save_cpo
" vim: set et sts=4 sw=4:
\ 'name': 'php'})