el-get/recipes/predictive.rcp
Tim Wraight d00aeaf129 Add build stage to predictive recipe.
This is needed to set up dictionaries.
2013-07-10 17:01:49 +01:00

7 lines
253 B
Plaintext

(:name predictive
:description "The Emacs Predictive Completion package adds a new minor-mode to the GNU Emacs editor."
:type git
:url "http://www.dr-qubit.org/git/predictive.git"
:build ("make")
:features predictive)