You can see current editing slide page on VRoom with typing 'SS' in VIM. To activate this function, move 'vroom_cur.pl' to your path. And append below one line to .vimrc file.
map SS :w<CR>\|:execute "!vroom_cur.pl '".bufname("%")."' ".line(".")<CR><CR>