4374da616e
Vim is not thread-safe so posting a message to Vim from a non-GUI thread causes a crash *sometimes*. I was aware of this problem before, but didn't catch this instance of it in code review. Fixes #479.