el-get/recipes/wrap-region.rcp

7 lines
262 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 (lambda ()
(autoload 'wrap-region-mode "wrap-region" nil t)))