Searched refs:CPO_LISTWM (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Doption.h134 #define CPO_LISTWM 'L' /* 'list' changes wrapmargin */ macro
H A Dedit.c9402 if (vim_strchr(p_cpo, CPO_LISTWM) == NULL)
9870 if (curwin->w_p_list && vim_strchr(p_cpo, CPO_LISTWM) == NULL)
H A Dmisc1.c1976 if (old_list && vim_strchr(p_cpo, CPO_LISTWM) == NULL)

Completed in 134 milliseconds