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>
7 days ago
..
autopairs.lua Add type hints to plugin options where possible 7 days ago
debug.lua Breakpoint editing (#10) 7 days ago
gitsigns.lua Merge pull request #8 from oriori1703/feature/collapse-functions 7 days ago
indent_line.lua Add type hints to plugin options where possible 7 days ago
lint.lua Add type hints to plugin options where possible 7 days ago
neo-tree.lua Add type hints to plugin options where possible 7 days ago