el-get/recipes/kdcomplete.rcp
2014-07-29 16:35:56 +03:00

6 lines
301 B
Plaintext

(:name kdcomplete
:description "A very fast asynchronous code completion engine for emacs. Uses auto-complete with support for yasnippet, and integrates well with clang for C/C++/Objective C completion"
:type github
:pkgname "BinaryPeak/kdcomplete"
:depends auto-complete)