Home
last modified time | relevance | path

Searched refs:FO_INS_BLANK (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dtextformat.c51 int fo_ins_blank = has_format_option(FO_INS_BLANK); in internal_format()
H A Doption.h152 #define FO_INS_BLANK 'b' macro
H A Dedit.c2061 fo_ins_blank = has_format_option(FO_INS_BLANK); in insertchar()