AndrewRadev / sticky_line.vim

[WIP] Pin lines to the window to always keep them visible while scrolling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage (TODO)

Select some lines and use :StickyLine on them to pin them to the top of the screen while scrolling. Work-in-progress, a lot to do to make this reliable.

Rough demo:

2023-07-23.11-00-51.mp4

Contributing

Pull requests are welcome, but take a look at CONTRIBUTING.md first for some guidelines. Be sure to abide by the CODE_OF_CONDUCT.md as well.

About

[WIP] Pin lines to the window to always keep them visible while scrolling

License:MIT License


Languages

Language:Vim Script 100.0%