Skip to content

Commit

Permalink
fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
leoluz committed Jul 19, 2024
1 parent 6bf281f commit ecc70b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/dap-go.lua
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ local function setup_go_configuration(dap, configs)
if config.type == "go" then
table.insert(dap.configurations.go, config)
end
end_delve_adapter(dap, internal_global_confi
end
end

function M.setup(opts)
Expand Down

0 comments on commit ecc70b3

Please sign in to comment.