Tagged Questions
2
votes
2answers
534 views
Vim errorformat / efm for PL/SQL
Im trying to get the standard vim :clist, :cope functionality working with vim.
Specifically, I'm trying (and failing) to capture the filename from the compiler output.
I have the PL/SQL code ...