mirror of
https://github.com/gryf/.vim.git
synced 2025-12-17 11:30:29 +01:00
4 lines
62 B
VimL
4 lines
62 B
VimL
"Fast jump between differnces
|
|
nmap <M-Up> [c
|
|
nmap <M-Down> ]c
|