Skip to content

Commit

Permalink
update vimrc
Browse files Browse the repository at this point in the history
  • Loading branch information
chxuan committed Nov 21, 2019
1 parent 7bce1ca commit 90fa4d0
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 @@ -172,7 +172,7 @@ call plug#end()
" load vim default plugin
runtime macros/matchit.vim

" 编辑vimrc文件
" 编辑vimrc相关配置文件
nnoremap <leader>e :edit $MYVIMRC<cr>
nnoremap <leader>vc :edit ~/.vimrc.custom.config<cr>
nnoremap <leader>vp :edit ~/.vimrc.custom.plugins<cr>
Expand Down

0 comments on commit 90fa4d0

Please sign in to comment.