Home
last modified time | relevance | path

Searched refs:p_sw (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Doption.h897 EXTERN long p_sw; // 'shiftwidth' variable
H A Doptiondefs.h2305 (char_u *)&p_sw, PV_SW,
H A Doption.c5912 buf->b_p_sw = p_sw; in buf_copy_options()