Merge VisualChange -> Substitute
They both are supposed to work the same.
This commit is contained in:
parent
236b755b1d
commit
0c15ef7305
5 changed files with 87 additions and 126 deletions
|
@ -3,7 +3,7 @@ mod change;
|
|||
mod delete;
|
||||
mod scroll;
|
||||
mod search;
|
||||
mod substitute;
|
||||
pub mod substitute;
|
||||
mod yank;
|
||||
|
||||
use std::{borrow::Cow, sync::Arc};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue