Compare commits
2 Commits
bea244a4aa
...
27c50224f7
| Author | SHA1 | Date | |
|---|---|---|---|
| 27c50224f7 | |||
| 39967dc120 |
@ -30,14 +30,7 @@ return {
|
||||
|
||||
-- UI plugins
|
||||
require('dap-view').setup({
|
||||
winbar = {
|
||||
sections = {
|
||||
"console", "watches", "scopes", "exceptions",
|
||||
"breakpoints", "threads", "disassembly", "repl",
|
||||
},
|
||||
-- Must be one of the sections declared above
|
||||
default_section = "console",
|
||||
}
|
||||
auto_toggle = true,
|
||||
})
|
||||
require('nvim-dap-virtual-text').setup({})
|
||||
require('dap-disasm').setup({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user