Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h170 #define CPO_BAR 'b' // "\|" ends a mapping macro
H A Dex_docmd.c5077 if ((vim_strchr(p_cpo, CPO_BAR) == NULL in separate_nextcmd()