Skip to content

Commit

Permalink
updating mapping for nerdtree in ~/.vimrc file~/.vimrc file
Browse files Browse the repository at this point in the history
  • Loading branch information
pwittchen committed Nov 26, 2021
1 parent ec5a919 commit eeeefcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ map <C-p> "+p
let g:mergetool_layout = 'LmR'
let mapleader = ','

nnoremap <leader>d :NERDTreeToggle<CR>
nnoremap <leader>n :NERDTreeToggle<CR>
nnoremap <leader>t :TagbarToggle<CR>
nnoremap <leader>g :Goyo<CR>
nnoremap <leader>p :CtrlP<CR>
Expand Down

0 comments on commit eeeefcd

Please sign in to comment.