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

/macosx-10.10.1/vim-55/src/
H A Doption.c24 * default for Vi and Vim (no P_VI_DEF), add some code at VIMEXP.
30 * - When an entry has the P_VIM flag, or is lacking the P_VI_DEF flag, add a
431 #define P_VI_DEF 0x400 /* Use Vi default for Vim */ macro
488 {"aleph", "al", P_NUM|P_VI_DEF,
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,
531 {"altkeymap", "akm", P_BOOL|P_VI_DEF,
538 {"ambiwidth", "ambw", P_STRING|P_VI_DEF|P_RCL
[all...]

Completed in 69 milliseconds