LunarVim / Neovim-from-scratch

📚 A Neovim config designed from scratch to be understandable
https://www.chrisatmachine.com/
GNU General Public License v3.0
5.4k stars 1.17k forks source link

how to get autocomplete for c/c++? #276

Closed faizol closed 1 year ago

faizol commented 1 year ago

Hi,

What plugin should I install to get an autocomplete for c/c++?

Thank you.

gnmearacaun commented 1 year ago

I don't know much about it, but I can point you towards some resources of the Lunarvim organization. There's a Matrix/Discord room to get help with Neovim https://matrix.to/#/#neovim-atmachine:matrix.org There is a starter config for c/c++ that may give you some ideas https://github.com/LunarVim/starter.lvim/tree/c-ide The requirements are :MasonInstall clangd codelldb