Commit graph

1 commit

Author SHA1 Message Date
Kirill Ignatiev
70511e85e4 Add irony-eldoc.
It is a minor mode that enables eldoc-mode support (showing docstrings
in minibuffer) for C/C++/ObjC, based on irony-mode, which is based on
libclang. Based on irony-mode and libclang, it is quite precise (except
for ambiguous function calls), and avoids recompilation of files.

https://github.com/ikirill/irony-eldoc
2014-12-27 01:07:57 -05:00