1 2 3 4 5
if empty(globpath(&rtp, 'autoload/nerdtree.vim')) finish endif nmap <Leader>d :NERDTreeToggle<CR>