1
0
mirror of https://github.com/gryf/.vim.git synced 2026-04-20 17:01:24 +02:00

Added keyboard shortcuts for movement in diffs

This commit is contained in:
2011-01-23 20:34:00 +01:00
parent 48339a69cc
commit 6d3ad5ecc3
+3
View File
@@ -0,0 +1,3 @@
"Fast jump between differnces
nmap <M-Up> [c
nmap <M-Down> ]c