Add vim's errorformat as prefix to lines matching a regex.

See `errorformatregex --help` for details.

# Todo

Allow a comment to remove found errors from the error list - i.e.:
```text
# errorformatregex ignore next 6 lines
```
