Also ensure that clangd and arduino-cli are installed since the lsp otherwise won't work.
3 lines
62 B
Lua
3 lines
62 B
Lua
return {
|
|
on_new_config = require("arduino").on_new_config,
|
|
}
|