Updating keybinds
This commit is contained in:
parent
f916770529
commit
9ae73669e6
2
.vimrc
2
.vimrc
@ -72,7 +72,7 @@ nnoremap <silent> <C-h> :bnext<CR>
|
||||
nnoremap <silent> <C-l> :bprevious<CR>
|
||||
nnoremap <silent> <Esc><Esc> :nohlsearch<CR>
|
||||
nnoremap <silent> <leader>w :call argwrap#toggle()<CR>
|
||||
inoremap <silent> <S-CR> <Esc>
|
||||
inoremap <silent> // <Esc>
|
||||
nnoremap Q <Nop>
|
||||
|
||||
vmap <Enter> <Plug>(EasyAlign)
|
||||
|
Loading…
Reference in New Issue
Block a user