kickstart.nvim/lua/kickstart/plugins
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
..
autopairs.lua Add type hints to plugin options where possible 2025-07-04 16:16:22 +03:00
debug.lua Breakpoint editing (#10) 2025-07-04 17:44:18 +03:00
gitsigns.lua Merge pull request #8 from oriori1703/feature/collapse-functions 2025-07-04 17:31:51 +03:00
indent_line.lua Add type hints to plugin options where possible 2025-07-04 16:16:22 +03:00
lint.lua Add type hints to plugin options where possible 2025-07-04 16:16:22 +03:00
neo-tree.lua Add type hints to plugin options where possible 2025-07-04 16:16:22 +03:00