el-get/recipes/auto-complete-rst.rcp

8 lines
279 B
Plaintext
Raw Normal View History

2012-03-16 18:27:49 +08:00
(:name auto-complete-rst
:description "Auto-complete extension for ReST and Sphinx"
:type github
:pkgname "tkf/auto-complete-rst"
:depends auto-complete
:prepare (progn
(autoload 'auto-complete-rst-init "auto-complete-rst")))