Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h409 EXTERN int p_ci; // 'copyindent' variable
H A Doptiondefs.h729 (char_u *)&p_ci, PV_CI,
H A Doption.c5995 buf->b_p_ci = p_ci; in buf_copy_options()