fix: restore mason config timing for dap startup

This commit is contained in:
John Pekcan 2023-12-23 17:47:32 -08:00
parent e39a8bce9d
commit bbea11342f
1 changed files with 1 additions and 1 deletions

View File

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