vim-jukit icon indicating copy to clipboard operation
vim-jukit copied to clipboard

Feature Request: async file conversion

Open igorlfs opened this issue 1 year ago • 0 comments

Hello there,

Suppose I have a large python file that I want to convert to a PDF. With the current implementation, if I try to make this conversion, vim will hang for a while, as it makes the generates the document. Given this use case, asynchronous conversion would be nice.

igorlfs avatar Apr 09 '23 20:04 igorlfs