switched from Mason + mason-lspconfig to custom install

This commit is contained in:
THEON-1
2025-12-03 17:13:52 +01:00
parent b31dab0c4f
commit 97864420c3
9 changed files with 234 additions and 4 deletions

View File

@@ -3,5 +3,6 @@ return {
cmd = { 'LspInfo', 'LspInstall', 'LspStart' },
event = { 'BufReadPre', 'BufNewFile' },
dependencies = { 'saghen/blink.cmp' },
enabled = false,
}