el-get/recipes/rrc.rcp
Yuriy Pitomets b5505d15cd Add few recipes
- Add ac-html
- Add anchored-transpose
- Add rrc.
2014-12-04 12:42:47 +02:00

6 lines
224 B
Plaintext

(:name rrc
:description "Replace Recent Character"
:type http
:url "https://raw.githubusercontent.com/nordlow/elisp/master/others/rrc.el"
:prepare (autoload 'replace-recent-character "rrc" "" t))