i have this in my .vimrc, it maps Ctrl + o to toggle nerdtree in the dir of the current buffer: map <C-o> :NERDTreeToggle %<CR>. Answered By: schpet ...
確定! 回上一頁