fix: restore mason config timing for dap startup (#555)

Co-authored-by: John Pekcan <john.pekcan@epicgames.com>
This commit is contained in:
John Pekcan 2023-12-23 20:59:59 -08:00 committed by GitHub
parent e39a8bce9d
commit 4d0dc8d4b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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