Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.15 KB

README.md

File metadata and controls

40 lines (24 loc) · 1.15 KB

Vim plugin for accelerated smooth scroll (mapping to <C-D>/<C-U>, <C-F>/<C-B>)

You can scroll your vim with smooth animation through the use of this plugin. Moreover, the scroll speed will be accelerated, if you consecutively scroll.

<C-D>/<C-U> and <C-F>/<C-B> keys are replaced by default.

Introduction Movie:

Installation

Place this plugin into vimfiles or .vim directory. Or intall with package manager like NeoBundle, Vundle or pathogen.

neobundle.vim

NeoBundle 'yonchu/accelerated-smooth-scroll'

Vundle

Bundle 'yonchu/accelerated-smooth-scroll'

See also

Note

I am sorry if my English is hard to understand. Please feel free to point it out if there are any mistakes and improvements,