On Mon, Mar 14, 2011 at 02:27:07PM -0400, Benjamin R. Haskell wrote: > Freedesktop defines some commonly, but certainly-not-universally used > directories for configuration (rather than using $HOME/.file, it's generally, > $XDG_CONFIG_HOME/appname/file). This is a very rough first draft of using > those names if XDG_DIRECTORIES is defined.
With this patch, if $XDG_CONFIG_HOME isn't set (which is the common case) Vim would need to know to use ~/.config. This could likely be done like $VIM is, where the environment is checked first and a default used if it isn't set. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega <[email protected]>
signature.asc
Description: Digital signature
