syntax match javascriptReturnError /return\s*\n\r\?\s*\w.*$/ ... highlight link javascriptReturnError Error