initial commit

This commit is contained in:
Robin Jenni
2026-03-23 09:44:57 +01:00
parent 5c07e7a4d9
commit 925818334b
3 changed files with 14 additions and 13 deletions
+1 -1
View File
@@ -184,7 +184,7 @@ return { {
})
-- sourcekit is NOT managed by mason, set up separately
local lspconfig = require('lspconfig')
local lspconfig = vim.lspconfig.config()
lspconfig["sourcekit"].setup({
capabilities = capabilities,
cmd = {