aboutsummaryrefslogtreecommitdiff
path: root/vim/registers/command.keys
AgeCommit message (Collapse)AuthorFilesLines
2017-01-13test: change existing tests to avoid substitute commandMarc André Tanner1-2/+2
2017-01-13test/vim: tweak test to not rely on only first substitutionMarc André Tanner1-1/+1
Now that :s/foo/bar/ is implemented in terms of :x/foo/c/bar/ all occurences of foo will be replaced not just the first one.
2016-11-19test/vim: add a few tests for registersMarc André Tanner1-0/+4