Home
last modified time | relevance | path

Searched refs:sbr (Results 1 – 22 of 22) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dtest_breakindent.vim67 set sbr=>>
95 call s:test_windows('setl briopt=sbr,min:0 sbr=++')
110 call s:test_windows('setl briopt=sbr,min:0 sbr=++ vts=4')
124 set sbr=<<<
135 set sbr=
208 " breakindent set and shift by 1, Number set sbr=? and briopt:sbr
223 " breakindent set and shift by 1, Number set sbr=? and briopt:sbr
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')
252 " breakindent set and shift by 1, Number set sbr=? and briopt:sbr
[all …]
H A Dtest_listlbr.vim22 setl ts=8 sw=4 sts=4 linebreak sbr= wrap
32 call s:test_windows('setl ts=4 sbr=+')
47 call s:test_windows('setl ts=4 sbr=+ list listchars=')
62 call s:test_windows('setl ts=4 sbr=+ nolist')
76 call s:test_windows('setl sbr=+ nolist')
90 call s:test_windows('setl cpo&vim sbr=+ list conceallevel=2 concealcursor=nv listchars=tab:ab')
137 call s:test_windows('setl sbr=+')
H A Dtest_listlbr_utf8.vim34 setl ts=4 sw=4 sts=4 linebreak sbr=+ wrap
224 call s:test_windows("setl sbr= brk+=<")
238 call s:test_windows("setl sbr= brk+=>")
251 call s:test_windows("setl nolbr wrap sbr=")
H A Dgen_opt_test.vim70 \ 'breakindentopt': [['', 'min:3', 'sbr'], ['xxx', 'min', 'min:x']],
H A Dtest_cursorline.vim126 set cursorlineopt=screenline cursorline nu wrap sbr=>
H A Dtest_normal.vim2283 set wrap listchars= sbr=
/vim-8.2.3635/src/
H A Dcharset.c1008 char_u *sbr; in win_lbr_chartabsize() local
1087 sbr = get_showbreak_value(wp); in win_lbr_chartabsize()
1088 if ((*sbr != NUL || wp->w_p_bri) && wp->w_p_wrap && col != 0) in win_lbr_chartabsize()
1101 if (*sbr != NUL) in win_lbr_chartabsize()
1103 sbrlen = (colnr_T)MB_CHARLEN(sbr); in win_lbr_chartabsize()
1117 if (*sbr != NUL) in win_lbr_chartabsize()
1128 added += ((size - prev_width) / width) * vim_strsize(sbr); in win_lbr_chartabsize()
1131 added += vim_strsize(sbr); in win_lbr_chartabsize()
1134 added += vim_strsize(sbr); in win_lbr_chartabsize()
H A Ddrawline.c1234 char_u *sbr; in win_line() local
1261 sbr = get_showbreak_value(wp); in win_line()
1262 if (*sbr != NUL && need_showbreak) in win_line()
1265 p_extra = sbr; in win_line()
1268 n_extra = (int)STRLEN(sbr); in win_line()
1271 vcol_sbr = vcol + MB_CHARLEN(sbr); in win_line()
2099 char_u *sbr = get_showbreak_value(wp); in win_line() local
2103 if (*sbr != NUL && vcol == vcol_sbr && wp->w_p_wrap) in win_line()
2104 vcol_adjusted = vcol - MB_CHARLEN(sbr); in win_line()
H A Dmove.c1016 char_u *sbr; in curs_columns() local
1028 sbr = get_showbreak_value(curwin); in curs_columns()
1029 if (*sbr && *ml_get_cursor() == NUL in curs_columns()
1030 && curwin->w_wcol == vim_strsize(sbr)) in curs_columns()
/vim-8.2.3635/runtime/syntax/
H A Davra.vim18 syn keyword avraInstr com neg sbr cbr inc dec tst clr ser mul muls mulsu fmul
H A Ddocbk.vim114 syn keyword docbkKeyword revnumber revremark row sbr screen screenco contained
H A Dvim.vim22 …thonx quita[ll] redraws[tatus] rew[ind] rubyf[ile] sIg sa[rgument] sba[ll] sbr[ewind] scl scscope …
32 … penc pm previewwindow printoptions pw qftf relativenumber rightleftcmd ru sbr scrollfocus sel she…
/vim-8.2.3635/runtime/doc/
H A Dwindows.txt1278 :sbr[ewind] [+cmd] *:sbr* *:sbrewind*
H A Dquickref.txt898 'showbreak' 'sbr' string to use at the start of wrapped lines
H A Dtags853 'sbr' options.txt /*'sbr'*
3056 :sbr windows.txt /*:sbr*
H A Dindex.txt1583 |:sbrewind| :sbr[ewind] split window and go to first file in the
H A Doptions.txt1355 sbr Display the 'showbreak' value before applying the
6930 *'showbreak'* *'sbr'* *E595*
6931 'showbreak' 'sbr' string (default "")
H A Dversion7.txt8393 Solution: Temporarily make 'sbr' empty.
17693 When 'nu' and 'sbr' are set the 'sbr' string is not underlined.
H A Dtodo.txt1226 ":sbr" docs state it respects 'switchbuf', but "vsplit" does not cause a
H A Dversion8.txt3296 column and 'sbr' is displayed.
3297 Solution: Adjust the column for 'sbr'. (Christian Brabandt)
41992 'briopt' includes "sbr".
43034 Solution: Check whether 'briopt' contains "sbr". (Ken Takata, closes #5523,
/vim-8.2.3635/runtime/
H A Doptwin.vim361 call <SID>OptionG("sbr", &sbr)
/vim-8.2.3635/runtime/keymap/
H A Dkorean-dubeolsik_utf-8.vim2058 sbr