.
This commit is contained in:
parent
6e0c69fd62
commit
d7f5c0ca42
@ -34,10 +34,10 @@ nnoremap j gj
|
||||
nnoremap k gk
|
||||
|
||||
" vim-argwrap
|
||||
nnoremap <silent> <Leader>a :ArgWrap<Cr>
|
||||
nnoremap <silent><Leader>a :ArgWrap<Cr>
|
||||
|
||||
" vim-bufonly
|
||||
nnoremap <silent> <S-Bs> :BufOnly<Cr>
|
||||
nnoremap <silent><S-Bs> :BufOnly<Cr>
|
||||
|
||||
" vim-easy-align
|
||||
nmap ga <Plug>(EasyAlign)
|
||||
|
Loading…
Reference in New Issue
Block a user