Scroll lock vim

Lock scrolling in vim by running the following command in each open file:

:set scb!

The scroll lock will be toggled when run repeatedly.

View this page on GitHub.
Posted .

Comments

Leave a Reply