Releases: wassimk/scalpel.nvim
Releases · wassimk/scalpel.nvim
v0.3.0
v0.2.0
Added
- Expose public
substitute
function for keymap customization and lazy loading
Full Changelog: v0.1.1...v0.2.0
v0.1.1
v0.1.0
v0.0.3
Added
- Set default pattern flags to
gc
and put the cursor in the replace position
Removed
- Replace from cursor line down and wrap to top of buffer to finish
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Added
- Substitute from the current word down, then wrap to the top (has quirks, read the commits)
Full Changelog: v0.0.1...v0.0.2