" General syntax & highlighting syn clear syn match MiscChar "[^a-zA-Z0-9(){} ]" syn match Closure_Paren "[()]" syn match Closure_Bracket "[{}]" " Region to indicate columns around column 80 syn match seg80 /\%76v.\{,3}/ syn match Comment "^\s*[>#%].*$" syn match Interpreter "^\s*#!.*$" syn match URI "\" syn match URI "\" syn match URI `\` syn match URI `\v\<(ftp|file|gopher)://[-$HOME_.%/a-zA-Z0-9]+[a-zA-Z0-9/]+` syn match URI `\