vim: ALlow counts on insert actions
This re-uses the existing repeat infrastructure.
This commit is contained in:
parent
cee549e1ef
commit
d868d00985
8 changed files with 343 additions and 132 deletions
|
@ -2,7 +2,7 @@ mod case;
|
|||
mod change;
|
||||
mod delete;
|
||||
mod paste;
|
||||
mod repeat;
|
||||
pub(crate) mod repeat;
|
||||
mod scroll;
|
||||
mod search;
|
||||
pub mod substitute;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue