Modifying hotkey
This commit is contained in:
parent
20ab158518
commit
e933ef46eb
3
.vimrc
3
.vimrc
@ -71,8 +71,7 @@ endif
|
|||||||
nnoremap <silent> <C-h> :bnext<CR>
|
nnoremap <silent> <C-h> :bnext<CR>
|
||||||
nnoremap <silent> <C-l> :bprevious<CR>
|
nnoremap <silent> <C-l> :bprevious<CR>
|
||||||
nnoremap <silent> <Esc><Esc> :nohlsearch<CR>
|
nnoremap <silent> <Esc><Esc> :nohlsearch<CR>
|
||||||
nnoremap <silent> <Leader>w gqip
|
nnoremap <silent> <leader>w :call argwrap#toggle()<CR>
|
||||||
nnoremap <silent> <leader>wa :call argwrap#toggle()<CR>
|
|
||||||
nnoremap Q <Nop>
|
nnoremap Q <Nop>
|
||||||
|
|
||||||
vmap <Enter> <Plug>(EasyAlign)
|
vmap <Enter> <Plug>(EasyAlign)
|
||||||
|
Loading…
Reference in New Issue
Block a user