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.
NERDTree を使用する場合、左右の矢印を再マップして、ディレクトリを上下に移動したいと考えています。
左矢印を 'u' にマップする必要があると思いますが、NERDTree がアクティブ ウィンドウである場合にのみこれを行う方法がわかりません。
ありがとう!
これを試して:
autocmd FileType nerdtree nmap <buffer> <left> u