el-get/recipes/emacs-ycmd.rcp

7 lines
252 B
Plaintext
Raw Normal View History

(:name emacs-ycmd
:description "emacs bindings to the ycmd completion server."
:website "https://github.com/abingham/emacs-ycmd"
:type github
:depends (anaphora request deferred popup)
:pkgname "abingham/emacs-ycmd")