Searched refs:CPO_CONCAT (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | option.h | 173 #define CPO_CONCAT 'C' // Don't concatenate sourced lines macro |
| H A D | scriptfile.c | 1794 && vim_strchr(p_cpo, CPO_CONCAT) == NULL) in getsourceline() |