Home
last modified time | relevance | path

Searched refs:PV_CMS (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Doptiondefs.h53 # define PV_CMS OPT_BUF(BV_CMS) macro
654 (char_u *)&p_cms, PV_CMS,
H A Doption.c5444 case PV_CMS: return (char_u *)&(curbuf->b_p_cms); in get_varp()