blob: 0d9b421a231565e8cdbda7ca59b38271b8835d9f [file] [log] [blame]
Bram Moolenaar071d4272004-06-13 20:20:40 +00001Tests for "r<Tab>" with 'smarttab' and 'expandtab' set/not set.
2
3STARTTEST
4:set smarttab expandtab ts=8 sw=4
5/some
6r :set noexpandtab
7/other
8r
9:" Test replacing with Tabs and then backspacing to undo it
100wR 
11:" Test replacing with Tabs
120wR 
13:?^start?,$w! test.out
14:qa!
15ENDTEST
16
17start text
18 some test text
19test text
20 other test text
21 a cde
22 f ghi
23test text