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

/macosx-10.10.1/vim-55/src/
H A Doption.h137 #define CPO_NUMCOL 'n' /* 'number' column also used for text */ macro
H A Dmove.c912 if ((wp->w_p_nu || wp->w_p_rnu) && vim_strchr(p_cpo, CPO_NUMCOL) != NULL)
H A Dscreen.c3462 || vim_strchr(p_cpo, CPO_NUMCOL) == NULL))

Completed in 128 milliseconds