Hello, I'm really enjoying your software so far
I wish to know how can I pass ${filepath} between "". As far as I know ${filepath} returns C:\My Documents\example.txt, this causes GVIm to open two files, one called C:\My and another called Documents\example.txt. I've tried "${filepath}" but it ignores the ".
Thank you very much,