Searched refs:BS_NOSTOP (Results 1 – 3 of 3) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | option.h | 370 #define BS_NOSTOP 'p' // "nostoP macro |
| H A D | edit.c | 4312 && (can_bs(BS_NOSTOP) in ins_bs() |
| H A D | option.c | 7022 case '2': return (what != BS_NOSTOP); in can_bs() |