Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_at_fs.c302 char *name, *growing; in SFexpand() local
326 SFstrdup(&growing, name); in SFexpand()
334 if ((cmp = strncmp(growing, entry->shown, len))) in SFexpand()
344 growing[len - 2] = ' '; in SFexpand()
346 growing[len - 1] = 0; in SFexpand()
347 SFreplaceText(dir, growing); in SFexpand()
348 XtFree(growing); in SFexpand()
/vim-8.2.3635/runtime/doc/
H A Dquotes.txt207 look at my growing .vimrc), keep up that wonderful job, Vim is a centerpiece
H A Ddevelop.txt111 no faster than computers are growing. Keep Vim usable on older systems.
H A Dvim9.txt32 Vim script has been growing over time, while preserving backwards
H A Dversion6.txt1580 allocated memory was growing steadily. Also when 'undolevels' is -1.
H A Dversion8.txt113 Plugins keep growing and more of them are available than ever before. To keep