el-get/recipes/smartrep.rcp
2014-05-10 11:52:00 +02:00

9 lines
392 B
Plaintext

(:name smartrep
:description "Support sequential operation which omitted prefix keys."
:website "http://sheephead.homelinux.org/2011/12/19/6930/"
:type github
:pkgname "myuhe/smartrep.el"
:prepare (progn
(autoload 'smartrep-restore-original-position "smartrep" nil t)
(autoload 'smartrep-map-internal "smartrep" nil t)))