aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/stdpaths.c
Commit message (Expand)AuthorAge
* stdpaths: Use NULL in place of empty stringsZyX2015-10-29
* stdpaths: Remove outdated commentZyX2015-10-23
* stdpaths: Add Windows-specific directoriesZyX2015-10-23
* stdpaths: Add missing includeZyX2015-10-23
* stdpaths: Remove Apple defaults, use \*nix ones insteadZyX2015-10-23
* option: Add `//` to the end of default `&directory`ZyX2015-10-23
* stdpaths: Add documentationZyX2015-10-23
* stdpaths: Do NOT create data directoriesZyX2015-10-23
* stdpaths: Give proper error message in case directory creation failedZyX2015-10-23
* stdpaths,main: Remove all remaining memory leaksZyX2015-10-23
* stdpaths: Export get_xdg function (renamed) and use it for runtimepathZyX2015-10-23
* stdpaths: Rename export functions so that they have common prefixZyX2015-10-23
* stdpaths: Remove useless functions get_user_*_dirZyX2015-10-23
* stdpaths: Fix some issues, specificallyZyX2015-10-23
* option,main: Partial support of XDG base directory specificationKeerthan Jaic2015-10-23