Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h576 # define FDO_ALL 0x001 macro
H A Dmain.c1366 if (fdo_flags & FDO_ALL) in main_loop()
H A Dedit.c2782 if (n > 0 || !((State & INSERT) || (fdo_flags & FDO_ALL))) in cursor_up()
H A Dnormal.c2602 if (!(fdo_flags & FDO_ALL)) in nv_screengo()