Searched refs:p_ci (Results 1 – 3 of 3) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | option.h | 409 EXTERN int p_ci; // 'copyindent' variable |
| H A D | optiondefs.h | 729 (char_u *)&p_ci, PV_CI, |
| H A D | option.c | 5995 buf->b_p_ci = p_ci; in buf_copy_options() |