tomtom / checksyntax_vim

Check a file's syntax when saving a file (php, ruby, tex ...) with vim
http://www.vim.org/scripts/script.php?script_id=1431
GNU General Public License v3.0
94 stars 9 forks source link

:E118: Too many arguments for function: function from function checksyntax#Chec #32

Open goith opened 6 years ago

goith commented 6 years ago

Exception Vim(let):E118: Too many arguments for function: function from function checksyntax#Check..72_Run_sync..72_RunSyncChecker, line 7 E411: highlight group not found: CheckSyntaxError

tomtom commented 6 years ago

Exception Vim(let):E118: Too many arguments for function: function from function checksyntax#Check..72_Run_sync..72_RunSyncChecker, line 7

Do you run vim 8?