Closed Louis-Ladd closed 4 weeks ago
Resolved by setting lazy = false
on mason and lsp-config
@Louis-Ladd sorry for the late response. This is a bug related to events that trigger plugin loading. I've corrected it, now these plugins should be loaded immediately.
Thank you for reporting it, cheers 🥂
Clangd LSP will not work
What's the proper way of adding this language server?
I've tried putting
clangd = {}
In the correct spot in custom.lua and I'm still unable to get LSP working in my c project