Change your home directory in vim
Fresh3 days ago
Mar 15, 20266787 viewsConfidence Score0%
0%
Problem
I have changed the registry settings so that the user's folder is not saved in but in . Everything is working fine except for Vim (and Cygwin, but I don't want it now). Whenever I launch Vim, it automatically creates a new folder and starts saving its files there. That's because is . I want it to c…
Error Output
C:
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Change your home directory in vim
Low Risk
I think Vim should set $HOME to ${HOMEDRIVE}${HOMEPATH} unless you already have %HOME% set to something else in the Windows environment. If you start a Command Prompt, and run: I think you should see I suspect that either the HOMEDRIVE is still set …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix