Skip to content

Instantly share code, notes, and snippets.

@gaveen
Created November 7, 2010 20:05
Show Gist options
  • Save gaveen/666374 to your computer and use it in GitHub Desktop.
Save gaveen/666374 to your computer and use it in GitHub Desktop.
" Set the key to toggle NERDTree
nnoremap <leader>d :NERDTreeToggle<cr>
" set Enter/Return to activate a node
let NERDTreeMapActivateNode='<CR>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment