Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h939 #define GETF_ALT 0x02 // jumping to alternate file (not buf num) macro
H A Dbuffer.c2387 if ((options & GETF_ALT) && n == 0) in buflist_getfile()
H A Dwindow.c208 (linenr_T)0, GETF_ALT, FALSE); in do_window()
H A Dnormal.c3543 GETF_SETMARK|GETF_ALT, FALSE); in nv_hat()