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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dvi.c99 #define VI_AUTOINDENT 1 macro
103 #define autoindent (vi_setops & VI_AUTOINDENT)
341 vi_setops = VI_AUTOINDENT | VI_SHOWMATCH | VI_IGNORECASE | VI_ERR_METHOD;
983 setops(argp, "autoindent ", i, "ai", VI_AUTOINDENT);

Completed in 46 milliseconds