vim-fireplace/plugin
Torben Rasmussen 34e0d0c964 handle "fugitive:.*" files in s:repl.includes_file
When sending code to the repl from a fugitive :Gd
or :Ge, remove the "fugitive://" prefix, and
"/.git/<rev number>/" path from the buffer name.

This allows for evaluation of code from previous
revisions of a file when inside of a fugitive :Gdiff
or :Gedit window.
2013-04-27 12:23:41 -07:00
..
fireplace Rename foreplay.vim to fireplace.vim 2013-03-13 19:56:13 -04:00
fireplace.vim handle "fugitive:.*" files in s:repl.includes_file 2013-04-27 12:23:41 -07:00