Searched refs: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.c103 #define autoindent (vi_setops & VI_AUTOINDENT) macro
961 if (!autoindent)
963 printf("autoindent ");
983 setops(argp, "autoindent ", i, "ai", VI_AUTOINDENT);
1591 if (autoindent && c == '\n') { // auto indent the new line

Completed in 51 milliseconds