Remove hard-coded Cmd-key mappings

This commit is contained in:
Bjorn Winckler
2011-05-10 12:58:30 +02:00
parent 3b33bfb6d1
commit 3c7743bc13
+1 -1
View File
@@ -5174,7 +5174,7 @@ static struct initmap
# endif
#endif
#if defined(MACOS)
#if defined(MACOS) && !defined(FEAT_GUI_MACVIM)
/* Use the Standard MacOS binding. */
/* paste, copy and cut */
{(char_u *)"<D-v> \"*P", NORMAL},