Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Code completion plugin for c programming in Vim

I'm looking for a good code completion plugin for C programming in Vim. I already found some myself:

http://www.vim.org/scripts/script.php?script_id=1764 Even though this does have some very nice features, it only has a short gif file as documentation which makes it fairly useless to me. A shame really, I think it does almost what I want.

Ideally I want a plugin that knows the full C standard library, and has the features of the above plugin.

Any ideas?

like image 910
Vimmer Avatar asked Aug 02 '26 00:08

Vimmer


1 Answers

I would always suggest using clang complete like I did here. The other answers there might be useful for you as well.

like image 158
Benjamin Bannier Avatar answered Aug 04 '26 15:08

Benjamin Bannier



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!