:MasonUpdate updates registry contents.

pull/352/head
pudgypaw 2 years ago
parent 6967424521
commit 503aef9480

@ -79,7 +79,7 @@ require('lazy').setup({
'neovim/nvim-lspconfig',
dependencies = {
-- Automatically install LSPs to stdpath for neovim
{ 'williamboman/mason.nvim', config = true },
{ 'williamboman/mason.nvim', build = ':MasonUpdate', config = true },
'williamboman/mason-lspconfig.nvim',
-- Useful status updates for LSP

Loading…
Cancel
Save