Switch to mason.nvim fork with virtualenv fallback
This commit is contained in:
parent
1ba816fcf8
commit
8d93cbdf57
@ -41,7 +41,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',
|
||||||
'williamboman/mason-lspconfig.nvim',
|
'williamboman/mason-lspconfig.nvim',
|
||||||
|
|
||||||
-- Completion sources plugins
|
-- Completion sources plugins
|
||||||
|
Loading…
x
Reference in New Issue
Block a user