el-get/recipes/fastnav.rcp

9 lines
266 B
Plaintext
Raw Normal View History

2012-02-25 00:47:20 +08:00
(: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
2012-02-25 00:47:20 +08:00
(require 'fastnav)))