New comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/37795#issuecomment-1186600973 Comment: > it can contain deprecated or even removed functionality which would cause an error while loading neovim That one is our job as a distro to catch; and since it's using vim functionality, I find it unlikely to break either. > For these users, it may feel a bit heavy-handed for the distro to install a {,n}vim plugin alongside any main binary (fzf in this case), when in most cases they just want the binary, and would prefer using their plugin manager to install the plugin. Isn't there a chance of incompatibilities between the fzf executable and the vim plugin if one uses newer command line options than are available from the executable?