Unknown function: win_getid
silenc3r opened this issue · 3 comments
silenc3r commented
I get following error when trying to use this plugin:
Error detected while processing function <SNR>17_fuzzy:
line 47:
E117: Unknown function: win_getid
E15: Invalid expression: win_getid()
Neovim version: 0.1.4
Terminal: Gnome Terminal
$TERM: xterm-256color
system: Fedora 23
KillTheMule commented
Upgrade your neovim, the `win_getid´ function was ported for 0.1.5, see neovim/neovim#5117.
silenc3r commented
It'd be good to specify minimal neovim version in dependencies.