Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdexpand.c16 static int cmd_showtail; // Only show path tail in lists ? variable
152 cmd_showtail = expand_showtail(xp); in nextwild()
332 findex, cmd_showtail); in ExpandOne()
553 showtail = cmd_showtail; in showmatches()