Update plugins.lua

This commit is contained in:
Benjamin Kyd
2024-06-21 15:01:49 +01:00
committed by GitHub
parent 907cb93a1d
commit d7aa7bd8d6

View File

@@ -238,6 +238,7 @@ return {
branch = 'v1.x', branch = 'v1.x',
dependencies = { dependencies = {
-- LSP Support -- LSP Support
{ 'nvim-neotest/nvim-nio.nvim' },
{ 'neovim/nvim-lspconfig' }, { 'neovim/nvim-lspconfig' },
{ 'williamboman/mason.nvim' }, { 'williamboman/mason.nvim' },
{ 'mfussenegger/nvim-dap' }, { 'mfussenegger/nvim-dap' },