el-get/recipes/evil.rcp

12 lines
409 B
Plaintext
Raw Normal View History

(: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
2012-09-13 05:15:03 +08:00
:depends undo-tree
:build (("make" "all" "info"))
:info "doc")