Searched refs:cole (Results 1 – 20 of 20) sorted by relevance
14 let b:undo_ftplugin = "setl fo< tw< cole< cocu< keywordprg<"18 setlocal cole=2 cocu=nc
25 let b:undo_ftplugin .= ' cole<'
3427 int cols, cole; in popup_update_mask() local3437 cole = tv_get_number(&li->li_tv); in popup_update_mask()3438 if (cole < 0) in popup_update_mask()3439 cole = width + cole + 1; in popup_update_mask()3440 if (cole > width) in popup_update_mask()3441 cole = width; in popup_update_mask()3487 int cols, cole; in update_popup_transparent() local3499 if (cole < 0) in update_popup_transparent()3500 cole = width + cole + 1; in update_popup_transparent()3514 cole -= wp->w_popup_leftoff; in update_popup_transparent()[all …]
99 call s:test_windows('setl list listchars=tab:>- cole=1')128 call s:test_windows('setl nowrap ts=2 list listchars=tab:>- cole=2 concealcursor=n')
325 set cole=1 cocu=nv388 set nowrap ss=0 cole=3 cocu=n
143 setl cocu=n cole=3
1257 set cole=2 cocu=n
632 set nowrap cole=1 cocu+=n
810 o fim da próxima linha com j$ e cole o texto com p .
1028 Ce tutoriel a été écrit par Michael C. Pierce et Robert K. Ware de l'École
810 o fim da pr�xima linha com j$ e cole o texto com p .
1028 Ce tutoriel a �t� �crit par Michael C. Pierce et Robert K. Ware de l'�cole
702 " Conceal mode support (supports set cole=2) {{{1
39 … autowriteall backupext belloff binary breakindentopt bt cd cin clipboard cole completefunc cot cs…
405 call <SID>OptionL("cole")
659 'conceallevel' 'cole' whether concealable text is shown or hidden
145 'cole' options.txt /*'cole'*9777 tex-cole syntax.txt /*tex-cole*
594 /* vim>702: set cole=2: */ ~2034 *'conceallevel'* *'cole'*2035 'conceallevel' 'cole' number (default 0)
3386 *tex-cchar* *tex-cole* *tex-conceal*
17264 Problem: Tags are not found in case-folded tags file. (Darren cole, Issue