kickstart.nvim/lua/kickstart/plugins
Brian Lehrer dad972eb9e 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.
2026-02-28 13:19:29 +02:00
..
autopairs.lua Add type hints to plugin options where possible 2026-02-27 20:43:08 +02:00
debug.lua feat: Enhances breakpoint editing 2026-02-28 13:19:29 +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