inertial-scroll

Homepage: https://github.com/syohex/emacs-inertial-scroll

Author: SAKURAI Masashi

Updated:

Summary

Global minor mode for inertial scrolling

Commentary

This is a demonstration for deferred.el and co-routine.

Installation:

This program needs deferred.el 
[http://github.com/kiwanami/emacs-deferred/blob/master/deferred.el].

Put following lines in your .emacs file.

(require 'inertial-scroll)
(inertias-global-minor-mode 1)

Dependencies

Reverse dependencies