Changed DiffText and Constant highlight groups
[MacVim/jjgod.git] / src / testdir / test19.in
blob0d9b421a231565e8cdbda7ca59b38271b8835d9f
1 Tests for "r<Tab>" with 'smarttab' and 'expandtab' set/not set.
3 STARTTEST
4 :set smarttab expandtab ts=8 sw=4
5 /some
6 r       :set noexpandtab
7 /other
8 r       
9 :" Test replacing with Tabs and then backspacing to undo it
10 0wR                     \b\b\b\e
11 :" Test replacing with Tabs
12 0wR                     \e
13 :?^start?,$w! test.out
14 :qa!
15 ENDTEST
17 start text
18                 some test text
19 test text
20                 other test text
21     a cde
22     f ghi
23 test text