config.lua 150 B

123456789
  1. O.plugin.dap = {
  2. active = false,
  3. breakpoint = {
  4. text = "",
  5. texthl = "LspDiagnosticsSignError",
  6. linehl = "",
  7. numhl = "",
  8. },
  9. }