You've already forked dotfiles
fix: Cleaning up some aspects of the language support work to move into
development and finish cleaning the main branch.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
return {
|
||||
cmd = {
|
||||
"arduino-language-server",
|
||||
"-clangd", "/usr/lib/llvm/21/bin/clangd",
|
||||
"-cli", "/usr/bin/arduino-cli",
|
||||
"-cli-config", "~/.arduino15/arduino-cli.yaml",
|
||||
"-fqbn", "esp32:esp32:adafruit_qtpy_esp32s3_nopsram"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user