Skip to content

Commit

Permalink
update vimrc
Browse files Browse the repository at this point in the history
  • Loading branch information
chxuan committed Jul 17, 2018
1 parent 0808f60 commit 13e6fc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,8 @@ nnoremap <silent> <leader>D :BufOnly<cr>
" vim-edit
nnoremap Y :CopyText<cr>
nnoremap D :DeleteText<cr>
nnoremap C :ChangeText<cr>
" nerdtree
nnoremap <silent> <leader>n :NERDTreeToggle<cr>
Expand Down

0 comments on commit 13e6fc7

Please sign in to comment.