Searched refs:p_cin (Results 1 – 3 of 3) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | option.h | 398 EXTERN int p_cin; // 'cindent' variable |
| H A D | optiondefs.h | 581 (char_u *)&p_cin, PV_CIN, |
| H A D | option.c | 5998 buf->b_p_cin = p_cin; in buf_copy_options() |