vimgolf
                                
                                
                                
                                    vimgolf copied to clipboard
                            
                            
                            
                        Follow XDG Base Dir Spec
It would be great if this followed the XDG Base Dir Spec instead of dumping the config files in $HOME.
https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
$XDG_CONFIG_HOME/vimgolf/config should be the default home of the config, and the leftover data should go in $XDG_CACHE_HOME/vimgolf/put/*
I believe all these changes should be made in lib/vimgolf/lib/vimgolf/config.rb
I've written a PR for this. Please test or review it if you want :)
hi, any movement on this? :eyes: