Home
last modified time | relevance | path

Searched refs:GETF_SWITCH (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dvim.h940 #define GETF_SWITCH 0x04 // respect 'switchbuf' settings when jumping macro
H A Dbuffer.c2416 if (options & GETF_SWITCH) in buflist_getfile()
H A Dquickfix.c3155 (linenr_T)1, GETF_SETMARK | GETF_SWITCH, forceit); in qf_jump_edit_buffer()