el-get/recipes/pcmpl-git.rcp
Ryan C. Thompson cf34f9aa0a Clean up whitespace
This commit is the result of running cleanup-whitespace.sh.

Fixes #549.
2014-02-21 10:52:48 -08:00

8 lines
252 B
Plaintext

(:name pcmpl-git
:description "pcomplete support for git"
:type github
:pkgname "leoliu/pcmpl-git-el"
:features pcmpl-git
:prepare (setq pcmpl-git-options-file
(expand-file-name "git-options")))