Open vhyrro opened 8 months ago
I don't want to create a new issue for that so I decided to mention it while it's relevant. It seems like a good idea to add .nvim to the repo name like @vhyrro did here: https://github.com/vhyrro/luarocks.nvim as it indicates that it is a neovim plugin.
Under some circumstances and on certain setups
require("luarocks")
will return the real Luarocks API.To prevent awkward clashes it might make sense to rename the whole namespace to
nvim-luarocks
or something of the like :)