-
What is the simplest way to setup {
"mfussenegger/nvim-dap",
dependencies = {
{
"jay-babu/mason-nvim-dap.nvim",
opts = {
ensure_installed = {
"delve",
},
},
},
},
}, |
Beta Was this translation helpful? Give feedback.
Answered by
jay-babu
Apr 17, 2023
Replies: 1 comment
-
See Handlers section at the bottom: https://github.com/jay-babu/mason-nvim-dap.nvim |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jay-babu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See Handlers section at the bottom: https://github.com/jay-babu/mason-nvim-dap.nvim