Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dbuffer.pro17 void do_autochdir(void);
/vim-8.2.3635/src/
H A Dmacros.h258 # define DO_AUTOCHDIR do { if (p_acd) do_autochdir(); } while (0)
H A Dex_cmds.c3211 do_autochdir(); in do_ecmd()
H A Dbuffer.c1897 do_autochdir(void) in do_autochdir() function
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt3612 Solution: Add the DO_AUTOCHDIR macro and do_autochdir(). Use it for