el-get/recipes/fastnav.rcp
2012-02-24 11:47:20 -05:00

9 lines
270 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 (lambda ()
(require 'fastnav)))