blob: 9bfd922344b389743739e679a4da198044680715 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Tests for not doing smart indenting when it isn't set.
STARTTEST
:so small.vim
:set nocin nosi ai
/some
2cc#test
:?start?,$w! test.out
:qa!
ENDTEST
start text
some test text
test text
test text
test text
|