added ,sv

This commit is contained in:
hophacker 2018-12-18 20:08:07 +08:00
parent 3152574644
commit 47390cb69b
2 changed files with 1 additions and 0 deletions

View File

1
vimrc
View File

@ -92,6 +92,7 @@ nnoremap P P=`]<C-o>
nnoremap <LocalLeader>r :bufdo edit<CR>
nnoremap <LocalLeader>t :tabo<CR>
nnoremap <LocalLeader>f :let @" = expand("%")<cr>
nnoremap <Leader>sv :source ~/.vimrc<cr>