Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmark.pro24 void cleanup_jumplist(win_T *wp, int loadfiles);
/vim-8.2.3635/src/
H A Dmark.c1305 cleanup_jumplist(win_T *wp, int loadfiles) in cleanup_jumplist() argument
1310 if (loadfiles) in cleanup_jumplist()