FG

How to configure MacVim to quit on exit?

Fresh3 days ago
Mar 15, 20262607 views
Confidence Score0%
0%

Problem

When I close MacVim using the standard vim command , the MacVim window closes, but the program is still running. This causes trouble when other processes try to spawn an instance of MacVim, because if it is still running, a special flag needs to be passed to MacVim so that a new instance is opened,…

Error Output

:q

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to configure MacVim to quit on exit?

Low Risk

If you consistently end up with multiple MacVim icons in your Dock, then you might want to examine how you are starting MacVim. Specifically, says Do NOT call the MacVim binary inside the app bundle to start MacVim. From the command line, you would …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment