view src/testdir/test18.in @ 4240:d52c45b35fb0 v7.3.871

updated for version 7.3.871 Problem: search('^$', 'c') does not use the empty match under the cursor. Solution: Special handling of the 'c' flag. (Christian Brabandt) Add tests.
author Bram Moolenaar <bram@vim.org>
date Tue, 19 Mar 2013 15:27:48 +0100
parents 3fc0f57ecb91
children
line wrap: on
line source

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