Searched refs:current_buf (Results 1 – 2 of 2) sorted by relevance
187 static buf_T *current_buf = NULL; variable198 pt1 = text_prop_type_by_id(current_buf, current_text_props[idx1].tp_type); in text_prop_compare()199 pt2 = text_prop_type_by_id(current_buf, current_text_props[idx2].tp_type); in text_prop_compare()1436 current_buf = wp->w_buffer; in win_line()
417 let s:current_buf = bufname('%')429 silent exe 'keepj keepalt' 'buffer' s:Fnameescape(s:current_buf)