annotate src/testdir/test4.ok @ 6100:76e7fb736c0e
v7.4.388
updated for version 7.4.388
Problem: With 'linebreak' set and 'list' unset a Tab is not counted
properly. (Kent Sibilev)
Solution: Check the 'list' option. (Christian Brabandt)
author |
Bram Moolenaar <bram@vim.org> |
date |
Wed, 30 Jul 2014 16:44:22 +0200 |
parents |
3fc0f57ecb91 |
children |
5e998fc610d5 |
rev |
line source |
7
|
1 startstart
|
|
2 start of test file Xxx
|
|
3 vim: set noai :
|
|
4 this is a test
|
|
5 this is a test
|
|
6 this is a test
|
|
7 this is a test
|
|
8 this should be auto-indented
|
|
9 end of test file Xxx
|
|
10 start of test file Xxx
|
|
11 vim: set noai :
|
|
12 this is a test
|
|
13 this is a test
|
|
14 this is a test
|
|
15 this is a test
|
|
16 this should be in column 1
|
|
17 end of test file Xxx
|