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

/macosx-10.10.1/vim-55/src/
H A Doption.h106 #define FO_AUTO 'a' /* automatic formatting */ macro
H A Dedit.c6164 if (!has_format_option(FO_AUTO))
6494 if (!ins_need_undo && has_format_option(FO_AUTO))
8526 if (has_format_option(FO_AUTO)
H A Dnormal.c1927 if (oap->motion_type == MLINE && has_format_option(FO_AUTO))

Completed in 99 milliseconds