commit | 4bde00c59575f7547ab59946aea527c5be067662 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jan 20 19:31:02 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jan 20 19:31:02 2015 +0100 |
tree | 444ef474a1318bc309ac5407c7b01bcf36d8db89 | |
parent | 6a6028cf4b0a2c48e34f657d478adee814d471c5 [diff] [blame] |
updated for version 7.4.588 Problem: ":0argedit foo" puts the new argument in the second place instead of the first. Solution: Adjust the range type. (Ingo Karkat)
diff --git a/src/testdir/test_argument_0count.ok b/src/testdir/test_argument_0count.ok new file mode 100644 index 0000000..ee5daea --- /dev/null +++ b/src/testdir/test_argument_0count.ok
@@ -0,0 +1,5 @@ +added a b c d +added a third b c d +edited a b c d +edited a third b c d +