dcDeba
dcDeba
I checked if autochdir is set or not using the below command: command--> :verbose set autochdir? Output--> noautochdir I have set g:CommandTMaxCachedDirectories to the following in .vimrc let g:CommandTMaxCachedDirectories=0
Yes, with standard :CommandT finder. I have opened the same file twice and checked the output of :pwd and its same. Is there any way to specify the cache path?...
Okay! Is there any way I can debug the issue?