Dup Ver Goto 📝

NVIM_APPNAME

PT2/editor/nvim/config does not exist
To
3 lines, 29 words, 209 chars Page 'NVIM_APPNAME' does not exist.

Nvim used to look for config in $XDG_CONF_HOME/nvim. Nvim now looks in $XDG_CONF_HOME/$NVIM_APPNAME, where $NVIM_APPNAME defaults to nvim, so you can use this facility to easily switch between configs.