ZIm/crates/vim/src/normal
AidanV 5f7189e5af vim: Change line up and change line down respect indentation (#28934)
When using 'c' with line-wise motions like j/k, operate like cc to fix
indentation issues.

Closes #28933 

Release Notes:

- `c j` and `c k` now respect indentation
2025-04-17 20:51:24 -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: Add some forced motion support (#27991) 2025-04-11 11:12:30 -06: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 some forced motion support (#27991) 2025-04-11 11:12:30 -06: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: Add some forced motion support (#27991) 2025-04-11 11:12:30 -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