el-get/recipes/openwith.rcp

8 lines
244 B
Plaintext

(:name openwith
:description "Open files with external programs"
:type http
:url "http://stud4.tuwien.ac.at/~e0225855/misc/openwith.el"
:features openwith
:post-init (lambda ()
(openwith-mode t)))