Migrate to lsp-zero 3.x branch
This commit is contained in:
parent
3dbf7b8ed4
commit
5f44b663e3
3 changed files with 47 additions and 19 deletions
|
@ -19,7 +19,7 @@ require('lazy').setup({
|
|||
|
||||
{
|
||||
'VonHeikemen/lsp-zero.nvim',
|
||||
branch = 'v1.x',
|
||||
branch = 'v3.x',
|
||||
dependencies = {
|
||||
-- LSP Support
|
||||
{ 'neovim/nvim-lspconfig' },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue