sergei-grechanik / vim-terminal-images

4 stars 1 forks source link

neovim error:Vim(if):E117: Unknown function: prop_type_get and prop_type_add #5

Open xuwei152 opened 1 year ago

xuwei152 commented 1 year ago

I am using Neovim and get the two error messages. It seems that Neovim doesn't support the two functions. Is it possible to replace them with corresponding Neovim functions?

sergei-grechanik commented 1 year ago

It would be nice to support both vim and neovim, but porting this plugin to neovim will be quite a lot of work, I think it's not only these two functions, the floating window APIs are quite different. Right now I don't have time to actively work on this plugin, but I would accept a patch.