Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 vim 中打开目录时,NERDTree 以目录列表启动。稍后,切换 NERDTree 会:NERDTreeToggle打开一个侧边栏,其中包含在不同缓冲区中的目录列表。
:NERDTreeToggle
因为有 NERDTree 的两个实例——每个都在自己的缓冲区中运行——所以它们之间的变化,例如扩展或收缩节点,是不同步的。
如何防止 NERDTree 完全使用不同的缓冲区?
为了显示: