|
|
|
|
|
by Jeaye
4096 days ago
|
|
After looking, I'm astonished that this doesn't exist in Emacs. There is a completion plugin using libclang; maybe the highlighting could just be added into it. On vim's side, YouCompleteMe explicitly denied my approach to integrate highlighting. |
|
I believe there's no reason to have two plugins each running an instance of clang.
* i.e. showing parts of code that are ifdef'ed out in grey