Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
a19f791272
9 changed files with 1052 additions and 819 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue