commit | 597a422416f37f8e22ed8f561667d6bab8814958 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jun 25 14:39:50 2014 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jun 25 14:39:50 2014 +0200 |
tree | 8bada5798d608ac2a37b7f0ddbf7a24e8da4bd25 | |
parent | 15a35c4f4a1670dd6ca228068a451f78d2bf75e0 [diff] [blame] |
updated for version 7.4.338 Problem: Cannot wrap lines taking indent into account. Solution: Add the 'breakindent' option. (many authors, final improvements by Christian Brabandt)
diff --git a/src/testdir/Make_os2.mak b/src/testdir/Make_os2.mak index 59c7739..129736c 100644 --- a/src/testdir/Make_os2.mak +++ b/src/testdir/Make_os2.mak
@@ -39,6 +39,7 @@ test105.out test106.out test107.out \ test_autoformat_join.out \ test_eval.out \ + test_breakindent.out \ test_options.out .SUFFIXES: .in .out