feat: Adding the arduino LSP

This commit is contained in:
Finch 2024-05-06 22:27:52 -05:00
parent f4baa98476
commit 6f77c19ebe

View File

@ -42,6 +42,7 @@ return {
automatic_installation = true, automatic_installation = true,
ensure_installed = { ensure_installed = {
'ansiblels', 'ansiblels',
'arduino_language_server',
'clangd', 'clangd',
'emmet_ls', 'emmet_ls',
'gopls', 'gopls',