Skip to content

Keep the relative position of the line where the cursor is on the scree.

Notifications You must be signed in to change notification settings

a1batr0ss/AutoScroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

AutoScoll

Keep the relative position of the line where the cursor is on the screen.

Setting:

Write this line to your vimrc:

let g:cursor_lines = 0.3

That means the line where the cursor is on the screen will always 30% from the bottom relative to the vim window 's height. It can also be set to 40%, 50%. (let g:cursor_lines = 0.4, let g:cursor_lines = 0.5)

About

Keep the relative position of the line where the cursor is on the scree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published