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 have installed the plugin and configured the lsp to use the esp32 specific clangd. I am running lazy.nvim and my configs are below. The plugin seems to be working as it's keymaps are active, but the LSP doesn't seem to be working as I am neither getting warning nor am I able to go to definition etc.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have installed the plugin and configured the lsp to use the esp32 specific clangd. I am running lazy.nvim and my configs are below. The plugin seems to be working as it's keymaps are active, but the LSP doesn't seem to be working as I am neither getting warning nor am I able to go to definition etc.
plugins/esp32.lua:
plugins/nvim-lspconfig.lua:
I would appreciate any help.
Beta Was this translation helpful? Give feedback.
All reactions