Loading
vimPlugins: add warning for nvimSkipModule deprecation
It is best effort since this was not part of a release yet. I tried to do display the warning at eval time but it ended up being harder than expected. I tried to rewrite buildVimPlugin with lib.extendMkDerivation to access the fixed point to no avail. I think it is something worth doing but in a separate PR. Here is a quickfix to avoid it ending up in release.