Home
last modified time | relevance | path

Searched refs:FO_AUTO (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dtextformat.c631 if (!has_format_option(FO_AUTO)) in auto_format()
H A Doption.h158 #define FO_AUTO 'a' // automatic formatting macro
H A Dedit.c2443 if (!ins_need_undo && has_format_option(FO_AUTO)) in stop_insert()
4078 if (has_format_option(FO_AUTO) in ins_bs()
H A Dops.c3948 if (oap->motion_type == MLINE && has_format_option(FO_AUTO) in do_pending_operator()