index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
os
/
stdpaths.c
Commit message (
Expand
)
Author
Age
*
option: Also escape commas in options other then &runtimepath
ZyX
2016-07-10
*
Lint: fix line length >80
Marco Hinz
2016-03-04
*
Windows: XDG: Update default paths. #4403
Rui Abreu Ferreira
2016-03-03
*
stdpaths: Document that stdpaths_*_subpath is not returning NULL
ZyX
2015-10-29
*
stdpaths: Use NULL in place of empty strings
ZyX
2015-10-29
*
stdpaths: Remove outdated comment
ZyX
2015-10-23
*
stdpaths: Add Windows-specific directories
ZyX
2015-10-23
*
stdpaths: Add missing include
ZyX
2015-10-23
*
stdpaths: Remove Apple defaults, use \*nix ones instead
ZyX
2015-10-23
*
option: Add `//` to the end of default `&directory`
ZyX
2015-10-23
*
stdpaths: Add documentation
ZyX
2015-10-23
*
stdpaths: Do NOT create data directories
ZyX
2015-10-23
*
stdpaths: Give proper error message in case directory creation failed
ZyX
2015-10-23
*
stdpaths,main: Remove all remaining memory leaks
ZyX
2015-10-23
*
stdpaths: Export get_xdg function (renamed) and use it for runtimepath
ZyX
2015-10-23
*
stdpaths: Rename export functions so that they have common prefix
ZyX
2015-10-23
*
stdpaths: Remove useless functions get_user_*_dir
ZyX
2015-10-23
*
stdpaths: Fix some issues, specifically
ZyX
2015-10-23
*
option,main: Partial support of XDG base directory specification
Keerthan Jaic
2015-10-23