aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/emacs-clang-complete-async.rb
AgeCommit message (Collapse)Author
2013-08-05New formula: emacs-clang-complete-asyncYasuyuki Oka
emacs-clang-complete-async is an emacs extension to complete C and C++ code, it uses libclang to parse the source code on the fly and provides completion candidates to auto-complete. Closes #19449. Signed-off-by: Adam Vandenberg <flangy@gmail.com>