drzel / vim-scroll-in-place

Use <C-J> and <C-K> to scroll up and down one line while keeping the cursorline in place.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-scroll-in-place

Use CTRLJ and CTRLK to scroll up and down one line while keeping the cursorline in place.

Why?

It's nice to be able to scroll up and down a single line without moving my eyes.

Installation

Install with a plugin manager.

Usage

Binds CTRLJ and CTRLK to up and down.

About

Use <C-J> and <C-K> to scroll up and down one line while keeping the cursorline in place.


Languages

Language:Vim Script 100.0%