Home
last modified time | relevance | path

Searched refs:shorthelp (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dbuffer.pro46 void fileinfo(int fullname, int shorthelp, int dont_truncate);
/vim-8.2.3635/src/
H A Dbuffer.c3657 int shorthelp, in fileinfo() argument
3687 home_replace(shorthelp ? curbuf : NULL, name, (char_u *)p, in fileinfo()