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.
目前打开当前光标下的文件或目录的唯一方法是键入o. 有没有办法将它也映射到空格或制表符?
o
let NERDTreeMapActivateNode='<space>'
应该可以正常工作。有关详细信息,请参阅:h NERDTreeMappings。
:h NERDTreeMappings