aboutsummaryrefslogtreecommitdiff
path: root/vim/autoload/xdg.vim
Commit message (Expand)AuthorAgeFilesLines
* Use v:null in XDG-related contextsTom Ryder2020-05-031-1/+1
* Improve "absolute path" check for XDG base dirsTom Ryder2020-05-031-1/+3
* Tidy and correct XDG var getenv() fallbackTom Ryder2020-05-031-11/+6
* Backport environment checking to Vim 8.1Tom Ryder2020-04-261-3/+7
* Refactor adjusted XDG handlingTom Ryder2020-04-251-19/+13
* Improve compliance/sanity of XDG implementationTom Ryder2020-04-251-18/+27
* Handle invalid XDG cache homeTom Ryder2020-04-251-1/+1
* Correct absolute testTom Ryder2020-04-251-1/+1
* Handle ignoring relative paths in XDG env dirsTom Ryder2020-04-251-2/+9
* Factor out XDG env defaults for readabilityTom Ryder2020-04-251-15/+26
* Implement specified fallbacks for $XDG_*_DIRSTom Ryder2020-04-251-2/+2
* Include XDG_{CONFIG,DATA}_DIRS handling in VimTom Ryder2020-04-251-0/+35