Setting up neovim for c++
I’m new to neovim and I want to set it up for a c++ project. I’m using kickstart.nvim and have enabled clangd and added cpp to treesitter.
“vcruntime_exception.h not found” error in clangd
I encountered a question when I tried to config neovim with clangd for c&cpp programming on Windows 11. The softwares and platform used are list below: