mirror of
https://github.com/gryf/.vim.git
synced 2025-12-17 19:40: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
|