如何在 VIM/NERDTree 中设置仅两个 vsplitting 窗口?

发布于 2024-12-12 07:33:13 字数 158 浏览 0 评论 0原文

左侧窗口将是 NERDTree 树状菜单,如果我在任何文件名上键入“s”,它将在右侧窗口中以 vsplited 形式打开。

现在,如果我在左侧树状菜单中的任何文件上再次按“s”,该文件将在右侧窗口中作为分割窗口打开,但前一个窗口将被替换或前一个窗口将关闭。

我该怎么做?

The left side window will be the NERDTree tree-like menu and if I type "s" on any filename it will be opened at the right side window as vsplited.

Now if I press "s" again on any file from the left side tree-like menu that file will be opened at the right side window as splited window but the previous window will be replaced or the previous window will be closed.

How can I do this?

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

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

发布评论

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

评论(1

泪眸﹌ 2024-12-19 07:33:13

当您位于要替换的窗口(右侧)时,您可以按 Ctrl+w 两次以移至 NERDTree。如果您随后按 o,则 NERDtree 将在之前使用的窗口(最后一个窗口)中打开该文件。

When you are on the window you wish to repace (the right one) you can press Ctrl+w twice to move to NERDTree. If you then press o then NERDtree will open the file into the previously used window (the last one).

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