diff options
Diffstat (limited to 'uvim/src/testdir/test_fold.mnv')
| -rw-r--r-- | uvim/src/testdir/test_fold.mnv | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/uvim/src/testdir/test_fold.mnv b/uvim/src/testdir/test_fold.mnv index b8a89739f0..b31aa51676 100644 --- a/uvim/src/testdir/test_fold.mnv +++ b/uvim/src/testdir/test_fold.mnv @@ -2010,8 +2010,7 @@ func Test_indent_with_L_command() " The "L" command moved the cursor to line zero, causing the text saved for " undo to use line number -1, which caused trouble for undo later. new - sil! norm 8R -V{zf8=Lu + sil! norm 8R
V{zf8=Lu bwipe! endfunc |
