如何启动VIM并自动打开NERD树?
有没有办法自动执行第一次启动 VIM 时使用 :NERDTree
命令还是将 NERDTree 配置为始终在启动时打开?
请关闭。刚刚注意到这个问题之前已经回答过:
在“EVERY”选项卡中自动打开 NERDTree
Possible Duplicate:
Auto-open NERDTree in “EVERY” tab
Is there a way to automatically execute the :NERDTree
command when VIM is launched for the first time or configure NERDTree to always open on startup?
PLEASE CLOSE. Just noticed that this question was answered before:
Auto-open NERDTree in "EVERY" tab
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的。只需将此行写入您的 .vimrc :
Yes. Just write this line to your .vimrc :