97-109-107 / scrollbar.vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A very crude bastard of a plugin to display a graphical scroll indicator like this one: scroll

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()}'])

About


Languages

Language:Vim Script 100.0%