Switch back to williamboman/mason.nvim due to nvim v0.11.x
This commit is contained in:
parent
dc6aa82d73
commit
1704b2f482
@ -50,8 +50,8 @@ return {
|
|||||||
'neovim/nvim-lspconfig',
|
'neovim/nvim-lspconfig',
|
||||||
dependencies = {
|
dependencies = {
|
||||||
-- Language server management plugins
|
-- Language server management plugins
|
||||||
-- 'williamboman/mason.nvim',
|
'williamboman/mason.nvim',
|
||||||
'kbenzie/mason.nvim',
|
-- 'kbenzie/mason.nvim',
|
||||||
'williamboman/mason-lspconfig.nvim',
|
'williamboman/mason-lspconfig.nvim',
|
||||||
|
|
||||||
-- Completion sources plugins
|
-- Completion sources plugins
|
||||||
|
Loading…
x
Reference in New Issue
Block a user