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

/macosx-10.10.1/vim-55/src/
H A Doption.c437 #define P_RBUF 0x4000 /* redraw current buffer */ macro
1083 {"fileencoding","fenc", P_STRING|P_ALLOCED|P_VI_DEF|P_RSTAT|P_RBUF|P_NO_MKRC,
1590 {"keymap", "kmp", P_STRING|P_ALLOCED|P_VI_DEF|P_RBUF|P_RSTAT|P_NFNAME|P_PRI_MKRC,
2337 {"sidescrolloff", "siso", P_NUM|P_VI_DEF|P_VIM|P_RBUF,
2369 {"spellcapcheck", "spc", P_STRING|P_ALLOCED|P_VI_DEF|P_RBUF,
2387 {"spelllang", "spl", P_STRING|P_ALLOCED|P_VI_DEF|P_COMMA|P_RBUF|P_EXPAND,
2451 {"synmaxcol", "smc", P_NUM|P_VI_DEF|P_RBUF,
2483 {"tabstop", "ts", P_NUM|P_VI_DEF|P_RBUF,
2547 {"textwidth", "tw", P_NUM|P_VI_DEF|P_VIM|P_RBUF,
8534 if ((flags & P_RBUF) || (flag
[all...]

Completed in 92 milliseconds