Hide any circumstantial evidence that this didn't work perfectly first
time
This commit is contained in:
parent
fae5b1e391
commit
2de34a905d
2 changed files with 0 additions and 4 deletions
|
@ -180,8 +180,6 @@ pub fn visual_block_motion(
|
|||
head_x = map.x_for_point(head, &text_layout_details);
|
||||
}
|
||||
|
||||
dbg!(head, head_x, tail, tail_x);
|
||||
|
||||
let positions = if is_reversed {
|
||||
head_x..tail_x
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue