Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h586 # define FDO_JUMP 0x400 macro
H A Dnormal.c6932 if ((fdo_flags & FDO_JUMP) && KeyTyped && cap->oap->op_type == OP_NOP) in nv_goto()