Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h896 EXTERN int p_sr; // 'shiftround' variable
H A Dchange.c2151 if (p_sr) in open_line()
H A Dops.c165 shift_line(oap->op_type == OP_LSHIFT, p_sr, amount, FALSE); in op_shift()
H A Doptiondefs.h2302 (char_u *)&p_sr, PV_NONE,