summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/shared.lua
diff options
context:
space:
mode:
authorbfredl <bjorn.linse@gmail.com>2025-08-01 13:00:27 +0200
committerbfredl <bjorn.linse@gmail.com>2025-08-03 09:42:35 +0200
commit9910445125bbcf2d51715d5aac97d3f3db58f2de (patch)
tree455f63dcd1d9cd1d922b49d3c8bd763349506d88 /runtime/lua/vim/shared.lua
parent78f4994627b7d9c3b85f30028fe55ff38024a39d (diff)
fix(options): make 'cdhome' take effect on any platform
Platform specific options are cringe and should either be fixed or deleted. In this case, the platform difference can trivially be implemented using a conditional default value. If the user overrides the value, then it is because the user wants that value, regardless of the corporation who manufactured the OS that the user is running. Possible alternative: delete the option by making it always on.
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions