el-get/recipes/wrap-region.rcp
2012-02-22 14:46:21 -08:00

6 lines
238 B
Plaintext

(:name wrap-region
:description "Wrap text with punctation or tag"
:type http
:url "https://github.com/rejeep/wrap-region/raw/master/wrap-region.el"
:post-init (autoload 'wrap-region-mode "wrap-region" nil t))