Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 447 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 447 Bytes

sqroller.vim

This is a Vim9 plugin that adds scrollbars to the leftmost column of each window. Basic mouse interaction is supported.

sqroller-demo

To achieve this, sqroller.vim enables 'foldcolumn' and creates popup windows that overlap them. You can't see foldcolumns anymore, but I thought that's fine.

See the help doc for details.