refactor!: remove dap adapter (#81)
This commit is contained in:
parent
da960189c1
commit
cd8a5efc88
6 changed files with 1 additions and 158 deletions
|
|
@ -22,7 +22,6 @@ local deps = {
|
|||
msg = "required for `:GoTestAdd`, `:GoTestsAll`, `:GoTestsExp`",
|
||||
optional = false,
|
||||
},
|
||||
{ bin = cmd.dlv, msg = "required for debugging, (`nvim-dap`, `gopher.dap`)", optional = true },
|
||||
},
|
||||
treesitter = {
|
||||
{ parser = "go", msg = "required for `gopher.nvim`", optional = false },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue