el-get/recipes/fastnav.rcp
Ryan C. Thompson cf34f9aa0a Clean up whitespace
This commit is the result of running cleanup-whitespace.sh.

Fixes #549.
2014-02-21 10:52:48 -08:00

9 lines
274 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)))