Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made all has("gui_macvim") checks also check if has("gui_running"). This fixes #355 #372

Merged
merged 1 commit into from Jan 19, 2012

Conversation

piotrb
Copy link
Contributor

@piotrb piotrb commented Jan 18, 2012

Made all has("gui_macvim") checks also check if has("gui_running") this way the cli version of macvim gets mappins without the use of the command key on mac. Fixes #355

…is way the cli version of macvim gets mappins without the use of the command key on mac. Fixes carlhuda#355
kalbasit added a commit that referenced this pull request Jan 19, 2012
Made all has("gui_macvim") checks also check if has("gui_running"). This fixes #355
@kalbasit kalbasit merged commit 9b0e573 into carlhuda:master Jan 19, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make hotkey assignments more CLI macvim friendly
2 participants