vim-signify/autoload/sy
James McCoy c61dded98a Add the buffer number as an argument to sy#stop()
sy#stop() is called by the BufDelete autocmd so b: variables may not
correspond to the buffer actually being deleted.  Instead, we must use
<abuf> to determine which buffer is being deleted and pass that into
sy#stop().

There are some ripple effects, causing sy#sign#remove_all_signs to also
gain a buffer number argument.

Signed-off-by: James McCoy <vega.james@gmail.com>
2014-11-25 11:25:40 -05:00
..
debug.vim Improve :SyDebug 2014-09-18 13:11:33 +02:00
highlight.vim Add support for lazy loading 2014-11-02 09:28:54 +01:00
jump.vim Move Sy's data from g:sy to b:sy 2013-11-22 13:48:49 +01:00
repo.vim get_diff_hg: Disable color extension 2014-11-23 07:34:20 +01:00
sign.vim Add the buffer number as an argument to sy#stop() 2014-11-25 11:25:40 -05:00
util.vim Remove all default mappings except for ]c / [c 2014-11-05 14:16:44 +01:00