UNPKG

@nilsboy/errorformatregex

Version:

Find error locations in text and prefix them for use with vim's quickfix.

11 lines (7 loc) 230 B
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 ```