switched from Mason + mason-lspconfig to custom install
This commit is contained in:
@@ -25,5 +25,6 @@ return {
|
||||
'latex2text',
|
||||
},
|
||||
},
|
||||
enabled = false,
|
||||
}
|
||||
|
||||
|
||||
@@ -19,5 +19,6 @@ return {
|
||||
},
|
||||
"neovim/nvim-lspconfig",
|
||||
},
|
||||
enabled = false,
|
||||
}
|
||||
|
||||
|
||||
@@ -3,5 +3,6 @@ return {
|
||||
cmd = { 'LspInfo', 'LspInstall', 'LspStart' },
|
||||
event = { 'BufReadPre', 'BufNewFile' },
|
||||
dependencies = { 'saghen/blink.cmp' },
|
||||
enabled = false,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user