I use gvim on Windows. How can I open a new file?
I have tried with :e ~\mypath\myfile.txt but I get this error message:
E303: Unable to open swap file for "C:\Users\Jonas\mypath\myfile.txt", recovery impossible
How to open a new file using gvim on Windows?