On Mon, Mar 3, 2014 at 11:20 PM, Jean-François Bignolles <[email protected]> wrote: > the attached patch adds support for XDG Base Directory Specification. > This is a compile-time option ("--enable-xdg-basedir"), off by default. > See http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html > for details. > > When enabled: > > - Vim handles environment variables XDG_CACHE_HOME, XDG_CONFIG_HOME > and XDG_DATA_HOME as specified in the spec (i.e. expands them with > default values if they aren't defined). > > - Directory options and user configuration files handling are changed > to enable XDG organization (by using XDG_* variables). > > In the patch, look for 'os_unix.txt' diff for more details.
+1 for this initiative. -- David -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
