Clear counts when switching modes
This commit is contained in:
parent
d868d00985
commit
76d55244a1
3 changed files with 30 additions and 0 deletions
7
crates/vim/test_data/test_clear_counts.json
Normal file
7
crates/vim/test_data/test_clear_counts.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{"Put":{"state":"The quick brown\nfox juˇmps over\nthe lazy dog"}}
|
||||
{"Key":"4"}
|
||||
{"Key":"escape"}
|
||||
{"Key":"3"}
|
||||
{"Key":"d"}
|
||||
{"Key":"l"}
|
||||
{"Put":{"state":"The quick brown\nfox juˇ over\nthe lazy dog"}}
|
Loading…
Add table
Add a link
Reference in a new issue