You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 week ago
..
autopairs.lua Add type hints to plugin options where possible 1 week ago
debug.lua Breakpoint editing (#10) 1 week ago
gitsigns.lua Merge pull request #8 from oriori1703/feature/collapse-functions 1 week ago
indent_line.lua Add type hints to plugin options where possible 1 week ago
lint.lua Add type hints to plugin options where possible 1 week ago
neo-tree.lua Add type hints to plugin options where possible 1 week ago