VIM - NerdTree 命令,用于打开 NerdTree 中文件夹下的所有子文件夹

发布于 2024-10-13 03:28:37 字数 118 浏览 3 评论 0原文

在VIM-NerdTree中,我按Enter键打开一个文件夹,但是如何通过单个命令在NerdTree中打开一个文件夹及其所有子文件夹?

我不想打开任何文件。我只想打开所有子文件夹,以便我可以查看各种文件名。

In VIM-NerdTree, I press Enter to open a folder but how do I open a folder and all its sub-folders in NerdTree through a single command?

I don't want to open any file. I just want all sub-folders to be open so that I can view the various filenames.

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

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

发布评论

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

评论(2

迷荒 2024-10-20 03:28:37

如果按 ? 您会看到帮助。 O 递归地打开节点。 o 只是打开节点。我想你需要其中之一。

If you press ? you see the help. O opens recursively the nodes. o just opens the nodes. I think you need one of those.

花期渐远 2024-10-20 03:28:37

我可能误解了你的问题,但是 O 能满足你的需要吗? (大写 o)

I may be misunderstanding your question, but doesn O do what you need? (capital o)

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