Files
vim-gitgutter/autoload/gitgutter
James McCoy e231bbc24a Declare nvim's callback as a dict function
neovim/neovim#5529 merged support for Vim's partial functions, which
made nvim more strict about dictionary functions.  This means the
implicit self variable isn't available unless a function is annoted as a
dict function or defined as part of a dictionary.

Closes #392
2016-12-12 22:30:30 -05:00
..
2016-05-13 14:14:41 +01:00
2016-10-27 12:15:43 +02:00