Searched refs:VE_BLOCK (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Doption.h853 # define VE_BLOCK 5 /* includes "all" */ macro
H A Dmisc2.c35 || ((ve_flags & VE_BLOCK) && VIsual_active && VIsual_mode == Ctrl_V)
H A Dnormal.c7674 if (c == Ctrl_V && (ve_flags & VE_BLOCK) && gchar_cursor() == TAB)

Completed in 201 milliseconds