When I left work yesterday I left vim open with the files I was working on. I'm working from home today, so I VPN'ed in, and when I go to edit those same files, I get the warning that there's another current vim session open with those files.
I know I could just force logout my other user, but that would kill the existing vim session. I think my changes would all be saved in the .swp file.
Instead, is it possible for me to take that existing vim session and open it with my second login? That way it would for sure preserve all my changes, and I wouldn't have to open all the same tabs again.
