Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Doptiondefs.h49 # define PV_CINW OPT_BUF(BV_CINW) macro
604 (char_u *)&p_cinw, PV_CINW,
H A Doption.c5418 case PV_CINW: return (char_u *)&(curbuf->b_p_cinw); in get_varp()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Doption.c5876 case PV_CINW: in get_varp()