chore: save config
This commit is contained in:
parent
cb2ff3574e
commit
59fa9c7d7f
9 changed files with 128 additions and 90 deletions
|
|
@ -53,6 +53,7 @@ return {
|
|||
dap.set_breakpoint(vim.fn.input 'Breakpoint condition: ')
|
||||
end, { desc = 'Debug: Set Breakpoint' })
|
||||
|
||||
|
||||
-- Dap UI setup
|
||||
-- For more information, see |:help nvim-dap-ui|
|
||||
dapui.setup {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue