vim-fireplace/plugin
Dave Aitken b57c21c29b Include compilation errors in s:history for :Last
If the repl doesn't return a value due to an error during compilation
(EOF due to missing bracket, unrecognised symbol), the response has no
value and as a result is not added to the history. However it's useful
to add it so it can be inspected with :Last to aid with fixing the issue.
2013-10-17 20:06:54 +01:00
..
fireplace Rename foreplay.vim to fireplace.vim 2013-03-13 19:56:13 -04:00
fireplace.vim Include compilation errors in s:history for :Last 2013-10-17 20:06:54 +01:00