el-get/recipes/evil.rcp
2012-10-17 16:48:15 +03:00

12 lines
409 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 "git://gitorious.org/evil/evil.git"
:features evil
:depends undo-tree
:build (("make" "all" "info"))
:info "doc")