fall back to diff filetype
[diffit.git] / README
blob3fee4ac71939dca207496510c5ba0a28dac231e8
1         diffit - A git plugin for vim
3 This plugin is under development and may have serious bugs! The goal is to
4 support much of git-gui's features, and possibly more.
6 To install, copy diffit.vim to ~/.vim/plugin/diffit.vim .
8 To toggle diffit mode, use <Leader>d, where <Leader> is '\' by default.
10 Control keys:
12  <Leader>d      toggle diffit mode
13  s              stage hunk
14  d              skip file
16 Have fun!
18 Clemens Buchacher <drizzd@aon.at>, 10-May-2010