Home
last modified time | relevance | path

Searched refs:BS_START (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Doption.h369 #define BS_START 's' // "Start" macro
H A Doption.c7016 if (what == BS_START && bt_prompt(curbuf)) in can_bs()
7023 case '1': return (what != BS_START); in can_bs()
H A Dinsexpand.c1593 || (!can_bs(BS_START) && (int)(p - line) - (int)compl_col in ins_compl_bs()
H A Dedit.c3986 || (!can_bs(BS_START) in ins_bs()