Don't init backend if Vim is about to fork
commitef03c36272e9a45f71659df7cecfce7aa15c2cbf
authorBjorn Winckler <bjorn.winckler@gmail.com>
Thu, 11 Sep 2008 17:19:03 +0000 (11 19:19 +0200)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Thu, 11 Sep 2008 19:33:24 +0000 (11 21:33 +0200)
tree0fede62347d580aa75c3e47c8eb83d492fb804fe
parentc5bd8267c68051a29151de9406f2d20df0b5d279
Don't init backend if Vim is about to fork

This way we avoid doing the initializations twice and cut down a bit on
the startup time when starting MacVim from Terminal.
src/MacVim/gui_macvim.m