nice-reference.nvim
nice-reference.nvim copied to clipboard
Fix deprecations for Neovim 0.11+
First of all thank you for this neat plugin, I've been using it quite extensively :).
Now that Neovim 0.11 is out some deprecation notices pop up when executing the plugin.
As I am not very "fluent" in Lua, I wanted to first open an issue. Maybe I contribute a PR the following days.
The fixes should be quite straightforward.