Ignore html ftp links when spell is enabled

2 Points

It is always annoying to have html links marked as spell errors.

syn match UrlNoSpell "\v(https?|ftp):[^[:space:]]*" contains=@NoSpell