It seems that when working with a file in VIM it primarily uses a backup version of the file then overwrites the original on save. This is a problem when using symbolic links under Windows (e.g. mklink link_path target_path) as it destroys the symbolic link. Does anyone know a way around this? I've already seen this in the FAQ which talks specifically to this issue but the recommended workaround d