Commit Graph

34 Commits

Author SHA1 Message Date
Andy Stewart
c53f4cf807 Add FAQ about lag. 2013-03-15 11:02:45 +01:00
Andy Stewart
677dac451d Add opt-out configuration for BufEnter and FocusGained. 2013-03-15 10:53:31 +01:00
Andy Stewart
c0d24ffa47 Add debugging section to README. 2013-03-14 16:31:55 +01:00
Andy Stewart
c48829586e Update signs across all buffers on FocusGained. 2013-03-14 15:41:45 +01:00
Andy Stewart
3f107f97da Make always-showing-the-sign-column opt-in.
This is consistent with Vim's default behaviour.
2013-03-14 09:34:25 +01:00
Andy Stewart
1f91ef2402 Document required support for signs in Vim. 2013-03-13 09:54:11 +01:00
Andy Stewart
15b2fb49c9 Document count support for jumping between hunks. 2013-03-13 09:38:26 +01:00
Andy Stewart
64e9fac7df Enable prev/next hunk commands to take a count. 2013-03-12 15:57:57 +01:00
Andy Stewart
3f9cf5a44d Document special case of deleted first line(s). 2013-03-08 13:29:38 +01:00
Andy Stewart
3979c4f7b6 Easier customisation. 2013-03-08 13:19:25 +01:00
Andy Stewart
a61ddf453c Extract method for clarity. 2013-03-08 11:45:13 +01:00
Andy Stewart
92fd153d76 Add link to Mercurial fork. 2013-03-07 11:37:02 +01:00
Andy Stewart
dbfbbb4697 Add a related plugin. 2013-03-06 14:55:10 +01:00
Tom Cammann
a67904e812 Change command names to follow GitGutterXxxx. 2013-03-06 13:51:59 +01:00
Andy Stewart
20f37f5fa9 Add another alternative. 2013-03-06 12:16:04 +01:00
shawn-sterling
68c12c946c Add Vundle instructions. 2013-03-06 11:04:12 +01:00
Andy Stewart
d543e0dddc Fix typo. 2013-03-06 10:56:00 +01:00
Andy Stewart
cb5e6e712a Add more alternatives. 2013-03-06 10:55:04 +01:00
Marcin Kulik
32ac7562cd Mention vim-git-inline-diff in README 2013-03-05 23:45:16 +01:00
Andy Stewart
24efce03cc Add comment about defining highlights. 2013-03-05 14:51:55 +01:00
Andy Stewart
9924c7ca1d Handle modifed-and-added/removed diffs. 2013-03-05 10:00:06 +01:00
Andy Stewart
eec6b68d1e Improve portfolio link. 2013-02-28 11:48:22 +01:00
Andy Stewart
e751d6fb25 Add shameless plug. 2013-02-28 11:33:47 +01:00
Andy Stewart
cd818c9d8e Add commands for convenience. 2013-02-28 10:08:06 +01:00
Tobias Pflug
04a72e9e3c Add functions to jump between diff hunks. 2013-02-28 09:56:41 +01:00
Andy Stewart
8ed5c48b63 Fix bug preventing configurable off-by-default. 2013-02-28 09:00:22 +01:00
Andy Stewart
e7247311f5 Add optional line highlighting.
This uses the `DiffAdd`, `DiffChange` and `DiffDelete` highlight groups.

Based on code by Tobias Pflug <tobias.pflug@gmail.com> (@gilligan).
2013-02-27 12:22:31 +01:00
Andy Stewart
bd139b460b Add comment about other plugins' signs. 2013-02-27 11:51:50 +01:00
Andy Stewart
d9d8022bbc Update README with toggling information. 2013-02-27 11:44:05 +01:00
Andy Stewart
0c16f257d6 Allow user to turn GitGutter off and on. 2013-02-26 09:35:04 +01:00
Andy Stewart
5670e9b674 Fix typo. 2013-02-22 09:24:16 +01:00
Andy Stewart
80f08203e1 Add section on alternatives. 2013-02-20 11:14:47 +01:00
Andy Stewart
aee5137026 Fix screenshot link. 2013-02-20 10:55:39 +01:00
Andy Stewart
843ee5aed6 First draft. 2013-02-20 10:53:23 +01:00