本文介绍了更改 NERDtree 中的驱动器号的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我开始在 Windows 平台上使用 NERDtree 插件.我似乎找不到更改驱动器号的方法.在目录树上一路向上不会导致驱动器号.有任何想法吗?(是的,我知道,这将是一个简单的答案)
I started using NERDtree plugin on a a windows platform. I can't seem to find a way to change the drive letter. Going up all the way on the directory tree doesn't lead to the drive letter. Any ideas?(Yes, I know, it's going to be a simple answer)
推荐答案
例如,如果您想转到 Z 驱动器,请将其启动为:
If you want to go to your Z drive, for example, start it as:
:NERDTree Z:\
这篇关于更改 NERDtree 中的驱动器号的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!