Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dchange.c1490 if (newindent == 0 && !(flags & OPENLINE_COM_LIST)) in open_line()
2072 if (flags & OPENLINE_COM_LIST && second_line_indent > 0) in open_line()
H A Dtextformat.c354 + ((flags & INSCHAR_COM_LIST) ? OPENLINE_COM_LIST : 0) in internal_format()
H A Dvim.h1120 #define OPENLINE_COM_LIST 16 // format comments with list/2nd line indent macro