vim-signify/autoload
Marco Hinz faf5240823
Fix exit callback
Vim provides 2 arguments to the exit handler whereas Neovim always provides 3.
Change function signature to handle an optional third argument, even if it never
gets used.

Fixes #204.
2017-01-22 20:42:31 +01:00
..
sy Fix exit callback 2017-01-22 20:42:31 +01:00
sy.vim Simplify a few verbose messages 2017-01-18 17:27:44 +01:00