| Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 1 | Tests for not doing smart indenting when it isn't set. |
| 2 | |||||
| 3 | STARTTEST | ||||
| 4 | :so small.vim | ||||
| 5 | :set nocin nosi ai | ||||
| 6 | /some | ||||
| 7 | 2cc#test | ||||
| 8 | :?start?,$w! test.out | ||||
| 9 | :qa! | ||||
| 10 | ENDTEST | ||||
| 11 | |||||
| 12 | start text | ||||
| 13 | some test text | ||||
| 14 | test text | ||||
| 15 | test text | ||||
| 16 | test text | ||||