vim-signify/autoload/sy
James McCoy c9007b894b Use 1-based indexing for buffer ranges
`:SyDebug` is displaying info if an alternate buffer is set.  This
occurs because a buffer number of 0 represents the alternate buffer.
Using a 1-based range in sy#debug#list_active_buffers fixes this.

Signed-off-by: James McCoy <vega.james@gmail.com>

References #97.
2013-11-22 20:51:37 +01:00
..
debug.vim Use 1-based indexing for buffer ranges 2013-11-22 20:51:37 +01:00
highlight.vim Move Sy's data from g:sy to b:sy 2013-11-22 13:48:49 +01:00
jump.vim Move Sy's data from g:sy to b:sy 2013-11-22 13:48:49 +01:00
repo.vim Perforce: make it use g:signify_diffoptions 2013-11-22 19:50:51 +01:00
sign.vim Prevent potential regressions 2013-11-22 16:44:06 +01:00
util.vim Remove guards from autoload files 2013-09-30 10:22:20 +02:00