Lines Matching refs:list

266   " breakindent set and shift by 1, Number and list set sbr=# and briopt:sbr
267 call s:test_windows('setl briopt=shift:1,sbr,min:0 nu nuw=4 sbr=# list cpo+=n ts=4')
285 " breakindent set and shift by 1, Number and list set sbr=# and briopt:sbr
286 call s:test_windows('setl briopt=shift:1,sbr,min:0 nu nuw=4 sbr=# list cpo+=n ts=4 vts=4')
303 " breakindent set and shift by 1, Number and list set sbr=# and briopt:sbr
304 call s:test_windows('setl briopt=shift:1,sbr,min:0 nu nuw=4 sbr=# list')
317 " breakindent set and shift by 1, Number and list set sbr=# and briopt:sbr
318 call s:test_windows('setl briopt=shift:1,sbr,min:0 nu nuw=4 sbr=# list vts=4')
330 " breakindent set and shift by 1, Number and list set sbr=#
331 call s:test_windows('setl briopt=shift:1,min:0 nu nuw=4 sbr=# list')
344 " breakindent set and shift by 1, Number and list set sbr=#
345 call s:test_windows('setl briopt=shift:1,min:0 nu nuw=4 sbr=# list vts=4')
416 …call s:test_windows('setl breakindent linebreak briopt=min:10 nu numberwidth=3 ts=4 list listchars…
431 …call s:test_windows('setl breakindent linebreak briopt=min:10 nu numberwidth=3 ts=4 list listchars…
593 call s:test_windows('setl breakindent list listchars=tab:<-> showbreak=+++')
605 call s:close_windows('set breakindent& list& listchars& showbreak&')
611 call s:test_windows('setl breakindent list listchars=tab:<->')
623 call s:close_windows('set breakindent& list& listchars&')
747 setl briopt+=list:4
766 setl linebreak&vim list listchars=eol:$,space:_
780 setl briopt=min:5,list:-1
781 setl linebreak list&vim listchars&vim
797 " check formatlistpat indent with different list levels
816 " check formatlistpat indent with different list level
818 setl briopt=min:5,sbr,list:-1,shift:2
831 call s:close_windows('set breakindent& briopt& linebreak& list& listchars& showbreak&')