el-get/recipes/enclose.rcp

7 lines
249 B
Plaintext

(:name enclose
:description "Enclose cursor within punctuation pairs"
:type http
:url "https://github.com/rejeep/enclose/raw/master/enclose.el"
:post-init (lambda ()
(autoload 'enclose-mode "enclose" nil t)))