vim-fireplace/autoload/fireplace
Richard Hull 0814dd0d2d Handle new/old nREPL stacktraces - fixes #258
At some point there was an upstream change to the message format that
cider-nrepl returned. This resulted in in a crash when trying to eval
an expression that threw an exception, resulting in the exception
being obscured by a Vim error, and no stacktrace being produced.
This patch inspects the returned payload and optionally extracts
any embedded stacktrace before processing.
2016-01-29 20:45:57 +00:00
..
nrepl.vim Handle new/old nREPL stacktraces - fixes #258 2016-01-29 20:45:57 +00:00
nrepl_connection.vim Sort bencode keys 2015-11-30 19:31:27 -05:00