Home
last modified time | relevance | path

Searched refs:VE_INSERT (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Doption.h1056 #define VE_INSERT 6 // includes "all" macro
H A Dmisc2.c34 || ((cur_ve_flags & VE_INSERT) && (State & INSERT))); in virtual_active()