Updating keybinds
This commit is contained in:
parent
d4a79f5288
commit
0c687c1082
@ -7,7 +7,6 @@ nnoremap <silent> <leader>n :set relativenumber!<Cr>
|
|||||||
nnoremap <silent> Q <Nop>
|
nnoremap <silent> Q <Nop>
|
||||||
nnoremap <silent> j gj
|
nnoremap <silent> j gj
|
||||||
nnoremap <silent> k gk
|
nnoremap <silent> k gk
|
||||||
noremap <silent> ; :
|
|
||||||
|
|
||||||
" vim-argwrap
|
" vim-argwrap
|
||||||
nnoremap <silent> <leader>a :ArgWrap<Cr>
|
nnoremap <silent> <leader>a :ArgWrap<Cr>
|
||||||
@ -17,7 +16,7 @@ vmap <Cr> <Plug>(EasyAlign)
|
|||||||
nmap ga <Plug>(EasyAlign)
|
nmap ga <Plug>(EasyAlign)
|
||||||
|
|
||||||
" vim-fswitch
|
" vim-fswitch
|
||||||
noremap <silent> <leader>f :FSHere<Cr>
|
noremap <silent> <leader>fs :FSHere<Cr>
|
||||||
|
|
||||||
" open-browser.vim
|
" open-browser.vim
|
||||||
nmap <leader>o <Plug>(openbrowser-smart-search)
|
nmap <leader>o <Plug>(openbrowser-smart-search)
|
||||||
|
Loading…
Reference in New Issue
Block a user