We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ba2408 commit 3338d39Copy full SHA for 3338d39
lua/kickstart/plugins/debug.lua
@@ -18,7 +18,7 @@ return {
18
'nvim-neotest/nvim-nio',
19
20
-- Installs the debug adapters for you
21
- 'williamboman/mason.nvim',
+ 'mason-org/mason.nvim',
22
'jay-babu/mason-nvim-dap.nvim',
23
24
-- Add your own debuggers here
0 commit comments