fixed arduino again I think

using arduino-lsp instead of clangd
let gemini rewrite the whole lsp use-package def
This commit is contained in:
2026-08-24 21:44:49 +02:00
parent 93f98879f4
commit 64f1c6a55a
2 changed files with 68 additions and 67 deletions
-3
View File
@@ -252,9 +252,6 @@
(use-package markdown-mode
:mode "\\.qd$")
(use-package c++-mode
:mode "\\.ino$")
(use-package typescript-ts-mode
:mode "\\.ts$")