如何使用 Vim 插件 VCSCommand 在目录上 diff/commit/etc ? (或者...什么是 VIm“目录缓冲区”?)

发布于 2024-09-30 08:16:37 字数 126 浏览 5 评论 0原文

(我是 VIM-n00b)

根据 VCSCommand 文档,如果您当前位于“目录缓冲区”中,则命令将对目录进行操作。不过,我似乎找不到任何其他有关打开“目录缓冲区”的参考。

我(可能非常愚蠢)错过了什么?

(I am a VIM-n00b)

According to the VCSCommand docs, the commands will operate on a directory if you are currently in a "directory buffer". I can't seem to find any other references to opening a "directory buffer" though.

What am I (probably very stupidly) missing?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

居里长安 2024-10-07 08:16:38

看起来它是带有 filetype=netrw 的缓冲区:如果你在 vim 中打开一个目录(例如,尝试 vim .),它将使用 netrw > 随官方包一起发布的插件。

Looks like it is buffer with filetype=netrw: if you open a directory in vim (for example, try vim .), it will use netrw plugin which is distributed with the official package.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文