by throwaway1194 on 4/15/24, 3:00 AM with 1 comments
by jauntywundrkind on 4/15/24, 4:35 AM
I spent a while a bit back trying different prepackaged neovim setups (before ultimately settling in AstroVim) and it was so checking convenient being able to download one of these setups, stuff it in ~/.config/astrovim or what not, and set NVIM_APPNAME to try it. It made me really see that the XDG directory spec is like half the battle, half the programmability.
Nice to see vim growing into some well established standards. Afaik this whole APPNAME thing doesn't have any write ups, no specs, but would love to see it speced up and propagated further.