mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-22 04:21:08 +00:00
Merge 77d8897c52 into 459a4c3b10
This commit is contained in:
commit
409caff99f
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ return {
|
|||
adapter.port = c.port
|
||||
adapter.host = c.host
|
||||
end
|
||||
require("osv").run_this()
|
||||
require("osv").launch({port = adapter.port})
|
||||
dap.run = dap_run
|
||||
end
|
||||
callback(adapter)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue