Searched refs:CPO_PRESERVE (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | option.h | 223 #define CPO_PRESERVE '&' // keep swap file after :preserve macro |
| H A D | memline.c | 886 || vim_strchr(p_cpo, CPO_PRESERVE) == NULL)); in ml_close_all() |