parinfer-viml
parinfer-viml copied to clipboard
Parinfer in Vimscript
Results
2
parinfer-viml issues
Sort by
recently updated
recently updated
newest added
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...
help wanted
[Parinfer](http://shaunlebron.github.io/parinfer/) is a novel way of editing LISP code that infers code structure from indentation. [Vim](https://en.wikipedia.org/wiki/Vim_%28text_editor%29) is a popular text editor. Having a Parinfer implementation written in [Vimscript](https://en.wikipedia.org/wiki/Vim_%28text_editor%29) allows Parinfer...