Version issue: nvim_get_hl is nil
Closed this issue · 4 comments
On my neovim instance (version 0.7.2, I know it's outdated but that's what I'm stuck with for now) hawtkeys fails with
.nvim/lua/hawtkeys/init.lua:75: attempt to call field 'nvim_get_hl' (a nil value)
.
Could you specify the minimum neovim version which is needed for this plugin? Maybe as a message on startup, or simply in the readme.
Thank you, Tristan!
The doc feels like the manual I'd read after installing, to configure it correctly. The readme is the one people read before installing, so the requirements would be more visible there.
In any case, thank you for your work on this plugin!
I have created a PR to add the min version to the README.
on a side note, I would really recommend updating to at least 0.9.x if you can!
Awesome, thank you!
I updated at home, but at work I'm tied to the Debian releases unless I want to put a lot of work into it. 0.9.5 is already in the update queue there, I'll give it a month :)