(I am VIM-n00b)
According to the VCSCommand documents, the commands will work in the directory if you are currently in the "directory buffer". I can't seem to find any other links to open a "directory buffer".
What am I (possibly very stupid) missing?
It looks like it's a buffer with filetype=netrw : if you open the directory in vim (for example, try vim . ), It will use the netrw plugin, which is distributed with the official package.
filetype=netrw
vim .
netrw
Source: https://habr.com/ru/post/1343062/More articles:Cast int as an array of bytes in C ++ - c ++https://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1343058/are-repositories-useful-without-domain-driven-design&usg=ALkJrhhn9vY0VmNp_1stWPllwLcuncIG0AOrganization of PHP development in a team (environment, configuration, etc.) - phpRunning directories with the VCSCommand plugin when using the NERD tree - vimDocumentation for thinner points FtpWebRequest - c #How to use jQuery to display only child div elements? - javascriptWhy use Cocos for UI Kit for 2D iPhone game? - iphonehow to perform word break on a scanned page using python? - pythonSave .pdf to SQL or path? - sqlInfinite sweep in Visual Studio? - .netAll Articles