aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_insertcount.in
Commit message (Collapse)AuthorAge
* legacy tests: migrate test_insertcountRainer Borene2014-11-04
|
* vim-patch:7.4.387Naveen Kumar Molleti2014-09-15
Problem: "4gro" replaces one character then executes "ooo". (Urtica Dioica) Solution: Write the ESC in the second stuff buffer. https://code.google.com/p/vim/source/detail?r=v7-4-387