map R key to reload bundles
This commit is contained in:
@@ -8,3 +8,4 @@ nnoremap <buffer> i :call vundle#scripts#install()<CR>
|
||||
nnoremap <buffer> r :Bundles
|
||||
nnoremap <buffer> c :BundleClean<CR>
|
||||
nnoremap <buffer> C :BundleClean!<CR>
|
||||
nnoremap <buffer> R :call vundle#scripts#reload()<CR>
|
||||
|
||||
Reference in New Issue
Block a user