el-get/recipes/evil.rcp
2012-09-12 14:15:03 -07:00

12 lines
415 B
Plaintext

(:name evil
:website "http://gitorious.org/evil/pages/Home"
:description "Evil is an extensible vi layer for Emacs. It
emulates the main features of Vim, and provides facilities
for writing custom extensions."
:type git
:url "https://git.gitorious.org/evil/evil.git"
:features evil
:depends undo-tree
:build (("make" "all" "info"))
:info "doc")