kickstart.nvim/lua
Ori Perry 200e0e6e24
Breakpoint editing (#10)
feat: Enhances breakpoint editing

The keymapping `<leader>B` is now configured to guide users through the
process of adding a `condition`, `hitCondition`, and `logMessage` to a
breakpoint.

---------

Co-authored-by: Brian Lehrer <661570+blehrer@users.noreply.github.com>
2025-07-04 17:44:18 +03:00
..
custom/plugins Add type hints to plugin options where possible 2025-07-04 16:16:22 +03:00
kickstart Breakpoint editing (#10) 2025-07-04 17:44:18 +03:00