We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6faf2d9 commit cfaf89cCopy full SHA for cfaf89c
doc/wheel.txt
@@ -3758,8 +3758,8 @@ work in your setup : >
3758
vmap <silent> <d-n> <plug>(wheel-dedibuf-narrow)
3759
3760
" yank ring
3761
- nmap <silent> <d-y> <plug>(wheel-dedibuf-yank-list)
3762
- nmap <silent> <d-p> <plug>(wheel-dedibuf-yank-plain)
+ nmap <silent> <d-y> <plug>(wheel-dedibuf-yank-plain)
+ nmap <silent> <d-p> <plug>(wheel-dedibuf-yank-list)
3763
3764
" undo list
3765
nmap <silent> <d-u> <plug>(wheel-dedibuf-undo-list)
0 commit comments