feat(debugger): golang adapter for dap
This commit is contained in:
@@ -16,3 +16,7 @@ dap.listeners.before.event_exited.dapui_config = function()
|
||||
dapui.close()
|
||||
end
|
||||
|
||||
-- Languages
|
||||
|
||||
-- Go
|
||||
require("dap-go").setup()
|
||||
|
||||
Reference in New Issue
Block a user