Searched refs:OPT_NOWIN (Results 1 – 4 of 4) sorted by relevance
1232 #define OPT_NOWIN 0x20 // don't set window-local options macro
1407 do_modelines(curwin == aucmd_win ? OPT_NOWIN : 0); in ex_doautoall()
1453 if ((opt_flags & OPT_NOWIN) && opt_idx >= 0 in do_set()
6294 do_modelines(OPT_NOWIN); in vgr_process_files()