descriptiondiffit - a git plugin for vim
ownerdrizzd@aon.at
last changeSun, 16 May 2010 07:04:07 +0000 (16 09:04 +0200)
content tags
add:
readme
This plugin is under development and may have serious bugs! The goal is to
support much of git-gui's features, and possibly more.

To install, copy diffit.vim to ~/.vim/plugin/diffit.vim .

To toggle diffit mode, use <Leader>d, where <Leader> is '\' by default.

Control keys:

 <Leader>d      toggle diffit mode
 s              stage hunk
 d              skip file

Have fun!
shortlog
2010-05-16 Clemens Buchacherfall back to diff filetypemaster
2010-05-15 Clemens Buchacheradd license
2010-05-14 Clemens Buchacherreformat README
2010-05-14 Clemens Buchacheradd TODO list
2010-05-14 Clemens Buchacherimplement file skipping
2010-05-10 Clemens Buchacheradd README
2010-05-10 Clemens Buchacherprint current path name
2010-05-10 Clemens Buchacherexit on error
2010-05-10 Clemens Buchacherimprove cursor positioning
2010-05-10 Clemens Buchacherdeal with some special diff cases
2010-05-10 Clemens Buchacherfix utility functions
2010-05-10 Clemens Buchacherremove unnecessary endif's
2010-05-10 Clemens Buchachercycle through modified files
2010-05-09 Clemens Buchacherrestore views
2010-05-09 Clemens Buchacherinitial import
heads
13 years ago master