nvim-nim icon indicating copy to clipboard operation
nvim-nim copied to clipboard

Fix job control callbacks

Open khogeland opened this issue 7 years ago • 0 comments

Added missing event type parameter, as per the neovim docs. Fixes https://github.com/baabelfish/nvim-nim/issues/49. Also changed varargs parameters to explicit to avoid future confusion.

khogeland avatar Aug 22 '17 06:08 khogeland