Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dops.c3284 if (oap->op_type == OP_INDENT) in op_colon()
4013 case OP_INDENT: in do_pending_operator()
4018 if (oap->op_type == OP_INDENT && *get_equalprg() == NUL) in do_pending_operator()
H A Dvim.h1485 #define OP_INDENT 8 // "=" indent operator macro