commit | 86b17e914fec6efd3f042090ef9960c35672519c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jul 02 20:00:47 2014 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jul 02 20:00:47 2014 +0200 |
tree | 29506b14ab04f6cef5ae5294ec5bee805c7406fe | |
parent | ee739b42c08e15bc9dfa5021f7123b4571287720 [diff] [blame] |
updated for version 7.4.353 Problem: 'breakindent' doesn't work with the 'list' option. Solution: Make it work. (Christian Brabandt)
diff --git a/src/testdir/Make_os2.mak b/src/testdir/Make_os2.mak index 129736c..3de77d2 100644 --- a/src/testdir/Make_os2.mak +++ b/src/testdir/Make_os2.mak
@@ -40,6 +40,7 @@ test_autoformat_join.out \ test_eval.out \ test_breakindent.out \ + test_listlbr.out \ test_options.out .SUFFIXES: .in .out