🚧 Updated dependencies for lsp
This commit is contained in:
parent
c8b0042375
commit
bc6ca94f36
1 changed files with 2 additions and 2 deletions
|
|
@ -22,8 +22,8 @@ local servers = {
|
|||
return {
|
||||
"neovim/nvim-lspconfig",
|
||||
dependencies = {
|
||||
"williamboman/mason.nvim",
|
||||
"williamboman/mason-lspconfig.nvim",
|
||||
"mason-org/mason.nvim",
|
||||
"mason-org/mason-lspconfig.nvim",
|
||||
"hrsh7th/nvim-cmp",
|
||||
"hrsh7th/cmp-nvim-lsp",
|
||||
"VonHeikemen/lsp-zero.nvim",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue