This commit is contained in:
pH 2023-06-24 22:02:21 -07:00 committed by GitHub
commit effd4708ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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