Searched refs:CPO_INSEND (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | option.h | 181 #define CPO_INSEND 'H' // "I" inserts before last blank in line macro |
| H A D | normal.c | 7148 if (vim_strchr(p_cpo, CPO_INSEND) == NULL) in nv_edit() |