commit | cc218ab3caf983a0dcd3399beb8e1ecfcf0dd25d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Aug 04 18:23:22 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Aug 04 18:23:22 2015 +0200 |
tree | 9246ca372020a59e3210a72bd54b212c485d0f66 | |
parent | 29bc9db36e41cb519dca9381cc29a3fc1ff02106 [diff] [blame] |
patch 7.4.806 Problem: CTRL-A in Visual mode doesn't work properly with "alpha" in 'nrformat'. Solution: Make it work. (Christian Brabandt)
diff --git a/src/testdir/test_increment.ok b/src/testdir/test_increment.ok index 6ca0acc..685478e 100644 --- a/src/testdir/test_increment.ok +++ b/src/testdir/test_increment.ok
@@ -261,6 +261,15 @@ 12 +# Test 19 +S19==== +1 +1a +E19==== + +2 +2a + ENDTEST