This might be more suited for apple.SE, but here is my question anyway.
When editing with MacVim a file that has a color label, the color label disappears when the file is saved. I have the feeling that this is because vim uses a temporary file (the buffer), and replaces the original file with the buffer... But please correct me if I'm wrong.
Is this normal? Is this a bug I should report?