A very crude bastard of a plugin to display a graphical scroll indicator like this one:
Compatible with vim-airline and similiar.
Usage:
ScrollBar()
Insert into you status line (example from vim-airline):
let g:airline_section_y = airline#section#create(['%{ScrollBar()}'])