Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(lang): add debug adapter plugin for go (LazyVim#1115)
neotest-go does not provide a DAP strategy, and thus you cannot invoke the debugger with require('neotest').run.run({strategy=dap}). There have been efforts to implement this in nvim-neotest/neotest-go#12 but this seems to have stalled. You can find the background to this change discussed here: LazyVim#1107
- Loading branch information