More lsps

This commit is contained in:
2025-09-01 01:28:54 +02:00
parent dc95d79a11
commit c351f5edd4
2 changed files with 10 additions and 1 deletions

View File

@@ -65,6 +65,10 @@ return {
table.remove(servers_modified, i)
break
end
if v == "clangd" then
table.remove(servers_modified, i)
break
end
end
require("mason-lspconfig").setup({