oakmac/parinfer-viml

Improve Error Feedback

Open

#4 opened on Feb 9, 2016

 (0 comments) (0 reactions) (0 assignees)Vim Script (1 fork)github user discovery
help wanted

Repository metrics

Stars
 (51 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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.

Contributor guide