vimgolf icon indicating copy to clipboard operation
vimgolf copied to clipboard

Follow XDG Base Dir Spec

Open alichtman opened this issue 5 years ago • 2 comments

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

alichtman avatar Mar 25 '20 04:03 alichtman

I've written a PR for this. Please test or review it if you want :)

yochem avatar Apr 11 '22 10:04 yochem

hi, any movement on this? :eyes:

anuramat avatar Mar 18 '24 01:03 anuramat