ZIm/crates/vim/src/normal
Hilda24 75a9ed164b
vim: Fix incorrect escaping parenthesis of replacement string (#29555)
Closes #29356

![Screenshot 2025-04-28
233018](https://github.com/user-attachments/assets/22998e70-8430-45fc-8d51-14e862e585eb)


Release Notes:

- vim: Fixed a bug when escaping `(` and `)` in command-palette find and
replace
2025-04-29 19:55:02 -06:00
..
change.rs vim: Change line up and change line down respect indentation (#28934) 2025-04-17 20:51:24 -06:00
convert.rs vim: Add some forced motion support (#27991) 2025-04-11 11:12:30 -06:00
delete.rs vim: Fix end of paragraph deletion when there's no blank lines (#29490) 2025-04-29 19:34:51 +00:00
increment.rs vim: Add some forced motion support (#27991) 2025-04-11 11:12:30 -06:00
mark.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
paste.rs vim: Add neovim 0.11 default mappings (#28602) 2025-04-28 14:14:43 -04:00
repeat.rs vim: Add some forced motion support (#27991) 2025-04-11 11:12:30 -06:00
scroll.rs vim: Fix LineUp (#27754) 2025-04-16 17:24:24 +00:00
search.rs vim: Fix incorrect escaping parenthesis of replacement string (#29555) 2025-04-29 19:55:02 -06:00
substitute.rs vim: Add some forced motion support (#27991) 2025-04-11 11:12:30 -06:00
toggle_comments.rs vim: Add some forced motion support (#27991) 2025-04-11 11:12:30 -06:00
yank.rs vim: Add some forced motion support (#27991) 2025-04-11 11:12:30 -06:00