Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dhardcopy.c130 int lead_spaces; // remaining spaces for a TAB member
846 tab_spaces = ppos->lead_spaces; in hardcopy_line()
928 ppos->lead_spaces = tab_spaces; in hardcopy_line()