diff --git a/ftplugin/diff/common.vim b/ftplugin/diff/common.vim new file mode 100644 index 0000000..40476b7 --- /dev/null +++ b/ftplugin/diff/common.vim @@ -0,0 +1,3 @@ +"Fast jump between differnces +nmap [c +nmap ]c