mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
70511e85e4
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
1 line
58 B
Text
1 line
58 B
Text
(irony-eldoc :fetcher github :repo "ikirill/irony-eldoc")
|