According to documentation `%o` and `%>` are valid items in errorformat string: %o module name (finds a string) %> for next line start with current pattern again [efm-%>](https://vim-jp.org/vimdoc-en/quickfix.html#efm-%%3E) But this application does not support this items
According to documentation
%oand%>are valid items in errorformat string:%o module name (finds a string)
%> for next line start with current pattern again efm-%>
But this application does not support this items