pull/352/merge
pH 2 years ago committed by GitHub
commit effd4708ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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