Searched refs:p_sw (Results 1 – 3 of 3) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | option.h | 897 EXTERN long p_sw; // 'shiftwidth' variable |
| H A D | optiondefs.h | 2305 (char_u *)&p_sw, PV_SW, |
| H A D | option.c | 5912 buf->b_p_sw = p_sw; in buf_copy_options() |