el-get/recipes/evil.rcp
2013-06-04 03:14:08 +09:00

13 lines
462 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"))
:build/berkeley-unix (("gmake" "all" "info"))
:info "doc")