Fixing annoying binding which was causing Ctrl-J window jumping from
working.
This commit is contained in:
parent
ed0ea8897b
commit
1e78773393
@ -53,6 +53,9 @@ auto FileType go nmap <Leader>t <Plug>(go-test)
|
|||||||
" vim-fswitch
|
" vim-fswitch
|
||||||
noremap <silent> <Leader>fs :FSHere<Cr>
|
noremap <silent> <Leader>fs :FSHere<Cr>
|
||||||
|
|
||||||
|
" vim-latex
|
||||||
|
nnoremap <C-i> <Plug>IMAP_JumpForward
|
||||||
|
|
||||||
" open-browser.vim
|
" open-browser.vim
|
||||||
nmap <Leader>o <Plug>(openbrowser-smart-search)
|
nmap <Leader>o <Plug>(openbrowser-smart-search)
|
||||||
vmap <Leader>o <Plug>(openbrowser-smart-search)
|
vmap <Leader>o <Plug>(openbrowser-smart-search)
|
||||||
|
Loading…
Reference in New Issue
Block a user