Relative Content

Tag Archive for c++macosneovimclangd

How can i make Neovim clangd LSP use Homebrew gcc

I have Apple clang, as well as homebrew gcc installed. In neovim, i have set up the clangd lsp, which works fine as it is, but when i try to use bits/stdc++.h library, i get linting errors everywhere.