diff --git a/Info.plist b/Info.plist index 95dd126b70..6787e125d9 100644 --- a/Info.plist +++ b/Info.plist @@ -546,5 +546,57 @@ MainMenu NSPrincipalClass NSApplication + NSServices + + + NSMenuItem + + default + MacVim/New Tab Containing Selection + + NSMessage + openSelection + NSPortName + MacVim + NSSendTypes + + NSStringPboardType + + + + NSMenuItem + + default + MacVim/Open Selected File in Tab + + NSMessage + openFile + NSPortName + MacVim + NSSendTypes + + NSStringPboardType + + NSUserData + Tab + + + NSMenuItem + + default + MacVim/Open Selected File in Window + + NSMessage + openFile + NSPortName + MacVim + NSSendTypes + + NSStringPboardType + + NSUserData + Window + +