本文介绍了在 NERDTree 中的选项卡之间切换的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我刚刚开始在我的项目中使用 NERDTree vim 插件.
I've just started using the NERDTree vim plugin for my project.
我找不到在打开的选项卡之间切换的文档.谁能告诉我快捷键[s]?
I can't find the documentation for switching between opened tabs. Can anyone tell me the shortcut key[s] ?
谢谢...
推荐答案
Michael Madsen 列出的选项之外的附加选项(也是我个人的选择):
An additional option (and my personal choice)beyond the ones listed by Michael Madsen:
gt
= 下一个标签
gT
= 上一个标签
这篇关于在 NERDTree 中的选项卡之间切换的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!