Bind "File.Close" to ":conf q"
commitc54e0ceb759bf3a20a463d8bc0bc9404e2dfa2f9
authorBjorn Winckler <bjorn.winckler@gmail.com>
Mon, 19 May 2008 17:28:20 +0000 (19 19:28 +0200)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Mon, 19 May 2008 17:28:20 +0000 (19 19:28 +0200)
tree385d608b2ed68d3422c044916ac7761af039bab4
parent6ae7d6eb5f68aa5cf00ff668188ef42be914506d
Bind "File.Close" to ":conf q"

With the introduction of ":macmenu" it is possible to bind "File.Close"
to ":conf q" and at the same time have it send the "performClose:"
action.

This patch reverts back to using ":conf q" since there were problems
with "File.Close" in conjunction with bindings to <C-\>.
src/MacVim/MMBackend.m
src/MacVim/MMWindowController.m
src/MacVim/MacVim.h
src/MacVim/MacVim.m
src/MacVim/gvimrc