Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dops.c3550 && oap->op_type != OP_FOLDCLOSEREC in do_pending_operator()
3750 && oap->op_type != OP_FOLDCLOSEREC in do_pending_operator()
4145 case OP_FOLDCLOSEREC: in do_pending_operator()
4151 || oap->op_type == OP_FOLDCLOSEREC, in do_pending_operator()
H A Dvim.h1500 #define OP_FOLDCLOSEREC 23 // "zC" close folds recursively macro