Neovim introduced $NVIM_APPNAME in this commit. This allows users to switch configs based on an environment variable (all references to outside ressources (for example data for packages)) now uses $NVIM_APPNAME, so I think this repo is no longer needed. You can read on the feature and the original issue
Neovim introduced $NVIM_APPNAME in this commit. This allows users to switch configs based on an environment variable (all references to outside ressources (for example data for packages)) now uses $NVIM_APPNAME, so I think this repo is no longer needed. You can read on the feature and the original issue