Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Stephen Leece 2024-03-30 12:03:40 -07:00
commit a19f791272
9 changed files with 1052 additions and 819 deletions

View file

@ -14,6 +14,9 @@ return {
-- Creates a beautiful debugger UI
'rcarriga/nvim-dap-ui',
-- Required dependency for nvim-dap-ui
'nvim-neotest/nvim-nio',
-- Installs the debug adapters for you
'williamboman/mason.nvim',
'jay-babu/mason-nvim-dap.nvim',