Hi,
I just came across this plugin and it looks awesome so far. I tried to run it with neovim and it did not work out of the box (first issue _vim.Function is not available in neovim).
I was wondering whether it would make sense to 'port' it to neovim or make it neovim compatible and how much work it would be. On the first glance it seems feasible replacing _vim.Function with some home-brewed solution, but I've no clue what's gonna come up next.
Do you know what else is missing and do you have an idea how much effort it would be?
Do you have any ideas, plans, opinions about it?
Hi,
I just came across this plugin and it looks awesome so far. I tried to run it with neovim and it did not work out of the box (first issue
_vim.Functionis not available in neovim).I was wondering whether it would make sense to 'port' it to neovim or make it neovim compatible and how much work it would be. On the first glance it seems feasible replacing
_vim.Functionwith some home-brewed solution, but I've no clue what's gonna come up next.Do you know what else is missing and do you have an idea how much effort it would be?
Do you have any ideas, plans, opinions about it?