sponsor Vim development Vim logo Vim Book Ad

accelerated-smooth-scroll : Scrolling in Vim with smooth animation and acceleration behavior

 script karma  Rating 34/10, Downloaded by 1990  Comments, bugs, improvements  Vim wiki

created by
Yonchu
 
script type
utility
 
description
Vim plugin for accelerated smooth scroll.

The *accelerated-smooth-scroll* plugin makes scrolling with a smooth animation in Vim.
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:
- http://www.youtube.com/watch?v=mGMgAiS8Xtg

Repository:
- https://github.com/yonchu/accelerated-smooth-scroll
 
install details
See README.md.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
accelerated-smooth-scroll.zip 1.1.0 2014-09-11 7.0 Yonchu - Disable (and restore after scroll) relative line numbers to improve performance
- Add ac_smooth_scroll_disable_relativenumber option (default: 1)
- Bugfix
  - Rename functions not to use global function like g:hogehoge
  - Use setlocal instead of set to save and restore settings
accelerated-smooth-scroll.zip 1.0.1 2013-06-30 7.0 Yonchu Fix executing doautocmd for old version of Vim
accelerated-smooth-scroll.zip 1.0.0 2013-06-30 7.0 Yonchu Initial upload
ip used for rating: 3.15.221.67

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github