chrisbra / Recover.vim

A Plugin to show a diff, whenever recovering a buffer
http://www.vim.org/scripts/script.php?script_id=3068
248 stars 25 forks source link

Don't assume vanilla Vim is being used #36

Closed ghost closed 9 years ago

ghost commented 9 years ago

Hi,

This link describes the actual issue (it's quite short): https://github.com/neovim/neovim/issues/2698

chrisbra commented 9 years ago

Thanks, I have applied your patch. Would be nice, if nvim could provide a VimL API for accessing the Swap File information.