Lines Matching refs:sbr
67 set sbr=>>
68 call s:test_windows('setl briopt=min:0 sbr=')
76 call s:close_windows('set sbr=')
82 call s:test_windows('setl briopt=min:0 sbr=>> vts=4')
90 call s:close_windows('set sbr= vts&')
94 " simple breakindent test with showbreak set and briopt including sbr
95 call s:test_windows('setl briopt=sbr,min:0 sbr=++')
104 call s:close_windows('set sbr=')
108 " simple breakindent test with showbreak set and briopt including sbr
110 call s:test_windows('setl briopt=sbr,min:0 sbr=++ vts=4')
119 call s:close_windows('set sbr= vts&')
124 set sbr=<<<
125 call s:test_windows('setl sbr=NONE briopt=min:18')
134 call s:close_windows('set sbr=')
135 set sbr=
141 call s:test_windows('setl sbr= briopt=min:18 vts=4')
150 call s:close_windows('set sbr= vts&')
208 " breakindent set and shift by 1, Number set sbr=? and briopt:sbr
209 call s:test_windows('setl briopt=shift:1,sbr,min:0 nu sbr=? nuw=4 cpo+=n')
218 call s:close_windows('set sbr= cpo-=n')
223 " breakindent set and shift by 1, Number set sbr=? and briopt:sbr
224 call s:test_windows('setl briopt=shift:1,sbr,min:0 nu sbr=? nuw=4 cpo+=n vts=4')
233 call s:close_windows('set sbr= cpo-=n vts&')
237 " breakindent set and shift by 1, Number set sbr=? and briopt:sbr
238 call s:test_windows('setl briopt=shift:1,sbr,min:0 nu sbr=? nuw=4')
247 call s:close_windows('set sbr=')
252 " breakindent set and shift by 1, Number set sbr=? and briopt:sbr
253 call s:test_windows('setl briopt=shift:1,sbr,min:0 nu sbr=? nuw=4 vts=4')
262 call s:close_windows('set sbr= vts&')
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')
280 call s:close_windows('set sbr= cpo-=n')
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')
299 call s:close_windows('set sbr= cpo-=n vts&')
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')
312 call s:close_windows('set sbr=')
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')
326 call s:close_windows('set sbr= vts&')
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')
339 call s:close_windows('set sbr=')
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')
353 call s:close_windows('set sbr= vts&')
357 " breakindent set, Number set sbr=~
358 call s:test_windows('setl cpo+=n sbr=~ nu nuw=4 nolist briopt=sbr,min:0')
371 call s:close_windows('set sbr= cpo-=n')
376 " breakindent set, Number set sbr=~
377 call s:test_windows('setl cpo+=n sbr=~ nu nuw=4 nolist briopt=sbr,min:0 vts=4')
390 call s:close_windows('set sbr= cpo-=n vts&')
395 call s:test_windows('setl cpo-=n sbr=>> nu nuw=4 nolist briopt= ts=4')
397 let width = strlen(text[1:]) + indent(2) + strlen(&sbr) * 3 " text wraps 3 times
399 call s:close_windows('set sbr=')
406 call s:test_windows('setl cpo-=n sbr=>> nu nuw=4 nolist briopt= ts=4 vts=4')
408 let width = strlen(text[1:]) + 2->indent() + strlen(&sbr) * 3 " text wraps 3 times
410 call s:close_windows('set sbr= vts&')
628 call s:test_windows('setl breakindent briopt=shift:2,sbr,min:18 sbr=>')
656 setl breakindent briopt=min:18 sbr=>
665 call s:close_windows('set breakindent& briopt& sbr&')
817 " showbreak and sbr
818 setl briopt=min:5,sbr,list:-1,shift:2