Andy Stewart
bb87232842
Add ability to toggle signs on and off.
2014-01-16 11:32:41 +01:00
Andy Stewart
ae81dccb67
Add configuration option to disable key maps.
...
And add a little documentation.
2014-01-13 11:01:14 +01:00
Andy Stewart
92abcce1ff
Stage and revert individual hunks.
2014-01-09 12:14:59 +01:00
Andy Stewart
6f760b077f
Fix typo.
2013-12-07 14:01:53 +00:00
Andy Stewart
1b5fe1bf9c
Update help text.
2013-08-19 15:25:57 +02:00
Andy Stewart
1a13951fc5
Simplify tradeoff between accuracy and speed.
...
If the plugin slows down your Vim too much, you can have it run less
often by setting `g:gitgutter_eager = 0`.
This replaces the former options `g:gitgutter_on_bufenter` and
`g:gitgutter_on_focusgained`.
2013-04-17 10:43:45 +02:00
Andy Stewart
5c23cadf57
Allow plugin to bypass any alias for grep.
...
This is an opt-in configuration.
2013-04-05 11:23:11 +02:00
Andy Stewart
3243987028
Make signs optional (on by default).
2013-03-28 09:36:24 +01:00
Andy Stewart
948a0fb977
Allow configuration of extra arguments for git-diff.
2013-03-20 09:56:45 +01:00
Andy Stewart
e04d719159
Customisable signs' symbols.
2013-03-20 09:29:00 +01:00
Andy Stewart
677dac451d
Add opt-out configuration for BufEnter and FocusGained.
2013-03-15 10:53:31 +01:00
Andy Stewart
c48829586e
Update signs across all buffers on FocusGained.
2013-03-14 15:41:45 +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
Bill Turner
b9fbcfb330
Add help documentation.
2013-03-07 15:08:55 +01:00