kickstart.nvim/lua/kickstart/plugins
Ori Perry 3a73ab8e11 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>
2026-02-28 11:33:20 +02:00
..
autopairs.lua Add type hints to plugin options where possible 2026-02-27 20:43:08 +02:00
debug.lua Breakpoint editing (#10) 2026-02-28 11:33:20 +02:00
gitsigns.lua Add type hints to plugin options where possible 2026-02-27 20:43:08 +02:00
indent_line.lua Add type hints to plugin options where possible 2026-02-27 20:43:08 +02:00
lint.lua Add type hints to plugin options where possible 2026-02-27 20:43:08 +02:00
neo-tree.lua Add type hints to plugin options where possible 2026-02-27 20:43:08 +02:00