Lines Matching refs:set
3 " Tests for "r<Tab>" with 'smarttab' and 'expandtab' set/not set.
7 set smarttab expandtab ts=8 sw=4
9 exe "set t_kD=\<C-V>x7f t_kb=\<C-V>x08"
23 set noexpandtab
35 " Test that copyindent works with expandtab set
36 set expandtab smartindent copyindent ts=8 sw=8 sts=8
40 set nosol
45 set expandtab& smartindent& copyindent& ts& sw& sts&
50 set sts=0 sw=0
55 set sts=4
60 set sts=-1 sw=4
65 set sts=0 sw=0 backspace=start
70 set sts=4
75 set sts=-1 sw=4
80 set sts=-1 sw=0 smarttab
88 set sts=0 sw=0 backspace& nosmarttab