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

/macosx-10.10.1/vim-55/src/
H A Doption.c30 * - When an entry has the P_VIM flag, or is lacking the P_VI_DEF flag, add a
432 #define P_VIM 0x800 /* Vim option, reset when 'cp' set */ macro
501 {"antialias", "anti", P_BOOL|P_VI_DEF|P_VIM|P_RCLR,
510 {"arabic", "arab", P_BOOL|P_VI_DEF|P_VIM,
517 {"arabicshape", "arshape", P_BOOL|P_VI_DEF|P_VIM|P_RCLR,
524 {"allowrevins", "ari", P_BOOL|P_VI_DEF|P_VIM,
576 {"backspace", "bs", P_STRING|P_VI_DEF|P_VIM|P_COMMA|P_NODUP,
579 {"backup", "bk", P_BOOL|P_VI_DEF|P_VIM,
582 {"backupcopy", "bkc", P_STRING|P_VIM|P_COMMA|P_NODUP,
619 {"balloonexpr", "bexpr", P_STRING|P_ALLOCED|P_VI_DEF|P_VIM,
[all...]

Completed in 113 milliseconds