You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've switched to Neovim for my primary editor. With LspInstall we can install prebuilt binaries, which are quite convenient.
For prebuilt ccls, we need to statically link against LLVM and Clang libraries. Perhaps targeting some older glibc is useful, but it seems painful to set up an old Ubuntu or AlmaLinux
I mean, the title is quite obvious, but please, bare with me
so, I use neovim as a text editor, and my main language is C, I used to manually configure LSPs, but I switched to using mason instead
I want to be able to use ccls with mason, but they removed support for it, mainly because there are no pre-compiled binaries
so please, it won't hurt anyone to do this, hell, I don't understand why there aren't any binaries in the release already
The text was updated successfully, but these errors were encountered: