Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dex_docmd.pro48 void post_chdir(cdscope_T scope);
/vim-8.2.3635/src/
H A Dex_docmd.c7274 post_chdir(cdscope_T scope) in post_chdir() function
7390 post_chdir(scope); in changedir_func()
H A Dif_py_both.h1041 post_chdir(CDSCOPE_GLOBAL); in _VimChdir()