1
0
mirror of https://github.com/gryf/.vim.git synced 2025-12-17 11:30:29 +01:00
Files
.vim/ftplugin/diff/common.vim

4 lines
62 B
VimL

"Fast jump between differnces
nmap <M-Up> [c
nmap <M-Down> ]c