el-get/recipes/fastnav.rcp

9 lines
266 B
Plaintext

(:name fastnav
:website "https://github.com/gleber/fastnav.el"
:description "Fast navigation and editing routines."
:type github
:pkgname "gleber/fastnav.el"
:load-path "."
:post-init (progn
(require 'fastnav)))