pastify.nvim
pastify.nvim copied to clipboard
Fix local file
Addresses the following issues:
- The
validatefunction did not allow a value oflocal_filefor thesaveconfig option. - The
ImageGrab.save()andmakedirs()functions seemed not to work when using relative paths.
@TobinPalmer Can you work on this PR. I have similar workaround and it would be great to have it resolved upstream.