Home
last modified time | relevance | path

Searched refs:bt_nofile (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dbuffer.pro64 int bt_nofile(buf_T *buf);
/vim-8.2.3635/src/
H A Dpopupmenu.c839 && bt_nofile(curbuf) in pum_set_selected()
H A Dbuffer.c5647 bt_nofile(buf_T *buf) in bt_nofile() function
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt35524 Problem: Functionality of bt_nofile() is confusing.
35525 Solution: Split into bt_nofile() and bt_nofilename().