vim-signify/autoload
deris0126 3b96ea5cbe Make jumping behaviour more pragmatic
This patch makes jumps go the the first/last hunk when the given count
was bigger than the available hunks.

E.g. when there are only 2 hunks and you use 4]c, the cursor jumps to
the last hunk nevertheless. Before this patch the cursor wouldn't move
at all (which mimics the standard behaviour of ]c/[c).

Closes #41.
2013-07-21 15:21:34 +02:00
..
sy Make jumping behaviour more pragmatic 2013-07-21 15:21:34 +02:00
sy.vim Don't sy diffing buffers 2013-07-17 13:45:06 +02:00