Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h949 #define SWB_NEWTAB 0x008 macro
H A Dbuffer.c2430 if (wp == NULL && (swb_flags & (SWB_VSPLIT | SWB_SPLIT | SWB_NEWTAB)) in buflist_getfile()
2433 if (swb_flags & SWB_NEWTAB) in buflist_getfile()