nvim-dap-ui
nvim-dap-ui copied to clipboard
Question: Are there open/close/toggle events ?
I want to be able to map a key - to call close() - after open() is called; Is there an event for open() that I can use ?
Thanks