Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmisc2.c17 static int coladvance2(pos_T *pos, int addspaces, int finetune, colnr_T wcol);
124 int addspaces, // change the text to achieve our goal? in coladvance2() argument
150 if ((addspaces || finetune) && !VIsual_active) in coladvance2()
212 && addspaces in coladvance2()