NeoBundle: update/install shortcuts
This commit is contained in:
parent
aa23209289
commit
96d61267cc
2 changed files with 11 additions and 8 deletions
|
@ -2,6 +2,6 @@
|
|||
|
||||
call DoNeoBundleCheck( )
|
||||
|
||||
" Do mappings somewhere else
|
||||
" nmap <silent> <S-F12> :NeoBundleCheckUpdate<cr>
|
||||
" nmap <silent> <C-F12> :call DoNeoBundleCheck()<cr>
|
||||
" Add key mappings for updates and installation
|
||||
nnoremap <silent> <Leader>Bu :NeoBundleCheckUpdate<cr>
|
||||
nnoremap <silent> <Leader>Bi :call DoNeoBundleCheck()<cr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue