vim-preview icon indicating copy to clipboard operation
vim-preview copied to clipboard

Rdoc preview: uninitialized constant GitHub::Markup::RDoc

Open petRUShka opened this issue 13 years ago • 1 comments

When I try to use vim-preview with Rdoc I catch such error:

Обнаружена ошибка при обработке function <SNR>80_Preview..preview#show:
строка    4:
NameError: (eval):74:in `show_rdoc': uninitialized constant GitHub::Markup::RDoc 

I have github-markup gem installed both on system and on default rvm ruby. System Ruby is 1.8.7

petRUShka avatar Dec 19 '11 13:12 petRUShka

Looks like API of github-markup gem was changed. Thanks for the report.

greyblake avatar Dec 22 '11 22:12 greyblake