parinfer-viml
parinfer-viml copied to clipboard
Improve Error Feedback
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.