parinfer-viml icon indicating copy to clipboard operation
parinfer-viml copied to clipboard

Improve Error Feedback

Open oakmac opened this issue 9 years ago • 0 comments

I couldn't figure out how to attach data to a throw in Vimscript.

Right now the code passes the test suite correctly, but does not provide useful error messages like the parinfer.js API or other ports.

There must be some idiomatic way to do this in Vimscript.

oakmac avatar Feb 09 '16 06:02 oakmac