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.
我切换到 dvorak 布局,我在 vim 中重新映射键,但是 nerd tree 插件中的一些键仍然像 qwerty 布局一样工作。我该如何解决?
NERDTree 插件有很好的文档记录。快速浏览:help NERDTree显示大多数(如果不是全部)映射是可配置的,并且可以通过设置全局选项来更改。它甚至提供了一个 API 来添加您自己的自定义映射,这些映射显示在 NERDTree 窗口的帮助系统中。
:help NERDTree