From 71d53e8894f578358c2a460854945919c008d01c Mon Sep 17 00:00:00 2001 From: Bjorn Winckler Date: Thu, 18 Oct 2007 12:43:33 +0200 Subject: [PATCH] Moved MacVim project to src/MacVim and removed runtime folder --- runtime/colors/macvim.vim | 93 ----- runtime/doc/gui_mac.txt | 431 --------------------- Actions.plist => src/MacVim/Actions.plist | 0 Colors.plist => src/MacVim/Colors.plist | 0 Credits.rtf => src/MacVim/Credits.rtf | 0 .../English.lproj}/EmptyWindow.nib/classes.nib | 0 .../MacVim/English.lproj}/EmptyWindow.nib/info.nib | 0 .../EmptyWindow.nib/keyedobjects.nib | Bin .../MacVim/English.lproj}/InfoPlist.strings | Bin .../MacVim/English.lproj}/MainMenu.nib/classes.nib | 0 .../MacVim/English.lproj}/MainMenu.nib/info.nib | 0 .../English.lproj}/MainMenu.nib/keyedobjects.nib | Bin .../English.lproj}/VimWindow.nib/classes.nib | 0 .../MacVim/English.lproj}/VimWindow.nib/info.nib | 0 .../English.lproj}/VimWindow.nib/keyedobjects.nib | Bin Info.plist => src/MacVim/Info.plist | 0 MMAppController.h => src/MacVim/MMAppController.h | 0 MMAppController.m => src/MacVim/MMAppController.m | 0 MMApplication.h => src/MacVim/MMApplication.h | 0 MMApplication.m => src/MacVim/MMApplication.m | 0 MMBackend.h => src/MacVim/MMBackend.h | 0 MMBackend.m => src/MacVim/MMBackend.m | 0 .../MacVim/MMFullscreenWindow.h | 0 .../MacVim/MMFullscreenWindow.m | 0 MMTextStorage.h => src/MacVim/MMTextStorage.h | 0 MMTextStorage.m => src/MacVim/MMTextStorage.m | 0 MMTextView.h => src/MacVim/MMTextView.h | 0 MMTextView.m => src/MacVim/MMTextView.m | 0 MMTypesetter.h => src/MacVim/MMTypesetter.h | 0 MMTypesetter.m => src/MacVim/MMTypesetter.m | 0 MMVimController.h => src/MacVim/MMVimController.h | 0 MMVimController.m => src/MacVim/MMVimController.m | 0 MMVimView.h => src/MacVim/MMVimView.h | 0 MMVimView.m => src/MacVim/MMVimView.m | 0 .../MacVim/MMWindowController.h | 0 .../MacVim/MMWindowController.m | 0 MacVim.h => src/MacVim/MacVim.h | 0 MacVim.m => src/MacVim/MacVim.m | 0 .../MacVim/MacVim.xcodeproj}/project.pbxproj | 0 .../MacVim/MacVim.xcodeproj}/winckler.mode1 | 0 .../MacVim/MacVim.xcodeproj}/winckler.pbxuser | 0 MacVim_Prefix.pch => src/MacVim/MacVim_Prefix.pch | 0 .../English.lproj/InfoPlist.strings | Bin .../English.lproj/MainMenu.nib/classes.nib | 0 .../English.lproj/MainMenu.nib/info.nib | 0 .../English.lproj/MainMenu.nib/keyedobjects.nib | Bin .../English.lproj/MainMenu.nib/objects.nib | Bin .../PSMTabBarControlInspector.nib/classes.nib | 0 .../PSMTabBarControlInspector.nib/info.nib | 0 .../PSMTabBarControlInspector.nib/keyedobjects.nib | Bin .../PSMTabBarControlInspector.nib/objects.nib | Bin .../PSMTabBarControlPalette.nib/classes.nib | 0 .../PSMTabBarControlPalette.nib/info.nib | 0 .../PSMTabBarControlPalette.nib/keyedobjects.nib | Bin .../PSMTabBarControlPalette.nib/objects.nib | Bin .../English.lproj/Window.nib/classes.nib | 0 .../English.lproj/Window.nib/info.nib | 0 .../English.lproj/Window.nib/keyedobjects.nib | Bin .../MacVim/PSMTabBarControl}/Info.plist | 0 .../PSMTabBarControl.ibclassdescription | 0 .../PSMTabBarControl.xcodeproj/johnp.mode1 | 0 .../PSMTabBarControl.xcodeproj/johnp.pbxuser | 0 .../PSMTabBarControl.xcodeproj/project.pbxproj | 0 .../PSMTabBarControl.xcodeproj/winckler.mode1 | 0 .../PSMTabBarControl.xcodeproj/winckler.pbxuser | 0 .../PSMTabBarControlFramework-Info.plist | 0 .../PSMTabBarControl}/PSMTabBarControl_Prefix.pch | 0 .../MacVim/PSMTabBarControl}/ReadMe.rtfd/TXT.rtf | 0 .../PSMTabBarControl}/ReadMe.rtfd/startpage.gif | Bin .../PSMTabBarControl}/TabBarControlDemo-Info.plist | 0 .../documentation/PSMTabBarControlDoc.html | 0 .../documentation/frameset_styles.css | 0 .../MacVim/PSMTabBarControl}/images/32x32_log.tiff | Bin .../PSMTabBarControl}/images/32x32cancel.png | Bin .../images/AquaTabClose_Front.tif | Bin .../images/AquaTabClose_Front_Pressed.tif | Bin .../images/AquaTabClose_Front_Rollover.tif | Bin .../MacVim/PSMTabBarControl}/images/AquaTabNew.png | Bin .../PSMTabBarControl}/images/AquaTabNewPressed.png | Bin .../images/AquaTabNewRollover.png | Bin .../images/AquaTabsBackground.png | Bin .../PSMTabBarControl}/images/AquaTabsDown.png | Bin .../images/AquaTabsDownGraphite.png | Bin .../images/AquaTabsDownNonKey.png | Bin .../PSMTabBarControl}/images/AquaTabsSeparator.png | Bin .../images/AquaTabsSeparatorDown.png | Bin .../MacVim/PSMTabBarControl}/images/Folder.tif | Bin .../MacVim/PSMTabBarControl}/images/Globe.tiff | Bin .../PSMTabBarControl}/images/TabClose_Front.tif | Bin .../images/TabClose_Front_Pressed.tif | Bin .../images/TabClose_Front_Rollover.tif | Bin .../PSMTabBarControl}/images/TabControlRep.tif | Bin .../MacVim/PSMTabBarControl}/images/TabIcon.tif | Bin .../PSMTabBarControl}/images/TabNewMetal.png | Bin .../images/TabNewMetalPressed.png | Bin .../images/TabNewMetalRollover.png | Bin .../MacVim/PSMTabBarControl}/images/Warning.png | Bin .../PSMTabBarControl}/images/overflowImage.tiff | Bin .../images/overflowImagePressed.tif | Bin .../MacVim/PSMTabBarControl}/images/pi.png | Bin .../MacVim/PSMTabBarControl}/palette.table | 0 .../PSMTabBarControl}/source/AppController.h | 0 .../PSMTabBarControl}/source/AppController.m | 0 .../MacVim/PSMTabBarControl}/source/FakeModel.h | 0 .../MacVim/PSMTabBarControl}/source/FakeModel.m | 0 .../source/NSBezierPath_AMShading.h | 0 .../source/NSBezierPath_AMShading.m | 0 .../PSMTabBarControl}/source/PSMAquaTabStyle.h | 0 .../PSMTabBarControl}/source/PSMAquaTabStyle.m | 0 .../PSMTabBarControl}/source/PSMMetalTabStyle.h | 0 .../PSMTabBarControl}/source/PSMMetalTabStyle.m | 0 .../source/PSMOverflowPopUpButton.h | 0 .../source/PSMOverflowPopUpButton.m | 0 .../source/PSMProgressIndicator.h | 0 .../source/PSMProgressIndicator.m | 0 .../PSMTabBarControl}/source/PSMRolloverButton.h | 0 .../PSMTabBarControl}/source/PSMRolloverButton.m | 0 .../PSMTabBarControl}/source/PSMTabBarCell.h | 0 .../PSMTabBarControl}/source/PSMTabBarCell.m | 0 .../PSMTabBarControl}/source/PSMTabBarControl.h | 0 .../PSMTabBarControl}/source/PSMTabBarControl.m | 0 .../source/PSMTabBarControlInspector.h | 0 .../source/PSMTabBarControlInspector.m | 0 .../source/PSMTabBarControlPalette.h | 0 .../source/PSMTabBarControlPalette.m | 0 .../source/PSMTabBarControl_Prefix.pch | 0 .../PSMTabBarControl}/source/PSMTabDragAssistant.h | 0 .../PSMTabBarControl}/source/PSMTabDragAssistant.m | 0 .../MacVim/PSMTabBarControl}/source/PSMTabStyle.h | 0 .../PSMTabBarControl}/source/PSMUnifiedTabStyle.h | 0 .../PSMTabBarControl}/source/PSMUnifiedTabStyle.m | 0 .../PSMTabBarControl}/source/WindowController.h | 0 .../PSMTabBarControl}/source/WindowController.m | 0 .../MacVim/PSMTabBarControl}/source/main.m | 0 .../MacVim/PSMTabBarControl}/version.plist | 0 README => src/MacVim/README | 0 SpecialKeys.plist => src/MacVim/SpecialKeys.plist | 0 .../MacVim/SystemColors.plist | 0 TODO => src/MacVim/TODO | 0 {Toolbar => src/MacVim/Toolbar}/Attention.png | Bin {Toolbar => src/MacVim/Toolbar}/Copy.png | Bin {Toolbar => src/MacVim/Toolbar}/Cut.png | Bin {Toolbar => src/MacVim/Toolbar}/FindHelp.png | Bin {Toolbar => src/MacVim/Toolbar}/FindNext.png | Bin {Toolbar => src/MacVim/Toolbar}/FindPrev.png | Bin {Toolbar => src/MacVim/Toolbar}/Help.png | Bin {Toolbar => src/MacVim/Toolbar}/LoadSesn.png | Bin {Toolbar => src/MacVim/Toolbar}/Make.png | Bin {Toolbar => src/MacVim/Toolbar}/Open.png | Bin {Toolbar => src/MacVim/Toolbar}/Paste.png | Bin {Toolbar => src/MacVim/Toolbar}/Print.png | Bin {Toolbar => src/MacVim/Toolbar}/Redo.png | Bin {Toolbar => src/MacVim/Toolbar}/Replace.png | Bin {Toolbar => src/MacVim/Toolbar}/RunCtags.png | Bin {Toolbar => src/MacVim/Toolbar}/RunScript.png | Bin {Toolbar => src/MacVim/Toolbar}/Save.png | Bin {Toolbar => src/MacVim/Toolbar}/SaveAll.png | Bin {Toolbar => src/MacVim/Toolbar}/SaveSesn.png | Bin {Toolbar => src/MacVim/Toolbar}/TagJump.png | Bin {Toolbar => src/MacVim/Toolbar}/Undo.png | Bin .../MacVim/dejavu-ttf-2.20}/AUTHORS | 0 .../MacVim/dejavu-ttf-2.20}/BUGS | 0 .../dejavu-ttf-2.20}/DejaVuSansMono-Bold.ttf | Bin .../DejaVuSansMono-BoldOblique.ttf | Bin .../dejavu-ttf-2.20}/DejaVuSansMono-Oblique.ttf | Bin .../MacVim/dejavu-ttf-2.20}/DejaVuSansMono.ttf | Bin .../MacVim/dejavu-ttf-2.20}/LICENSE | 0 .../MacVim/dejavu-ttf-2.20}/NEWS | 0 .../MacVim/dejavu-ttf-2.20}/README | 0 .../MacVim/dejavu-ttf-2.20}/langcover.txt | 0 .../MacVim/dejavu-ttf-2.20}/unicover.txt | 0 doc-bm-c.icns => src/MacVim/doc-bm-c.icns | Bin doc-bm-h.icns => src/MacVim/doc-bm-h.icns | Bin doc-bm-html.icns => src/MacVim/doc-bm-html.icns | Bin doc-bm-java.icns => src/MacVim/doc-bm-java.icns | Bin doc-bm-php.icns => src/MacVim/doc-bm-php.icns | Bin doc-bm-pl.icns => src/MacVim/doc-bm-pl.icns | Bin doc-bm-sh.icns => src/MacVim/doc-bm-sh.icns | Bin doc-bm-tex.icns => src/MacVim/doc-bm-tex.icns | Bin doc-bm-txt.icns => src/MacVim/doc-bm-txt.icns | Bin doc-bm-xml.icns => src/MacVim/doc-bm-xml.icns | Bin doc-bm.icns => src/MacVim/doc-bm.icns | Bin gui_macvim.m => src/MacVim/gui_macvim.m | 0 gvimrc => src/MacVim/gvimrc | 0 main.m => src/MacVim/main.m | 0 vim_gloss.icns => src/MacVim/vim_gloss.icns | Bin vimrc => src/MacVim/vimrc | 0 187 files changed, 524 deletions(-) delete mode 100644 runtime/colors/macvim.vim delete mode 100644 runtime/doc/gui_mac.txt rename Actions.plist => src/MacVim/Actions.plist (100%) rename Colors.plist => src/MacVim/Colors.plist (100%) rename Credits.rtf => src/MacVim/Credits.rtf (100%) rename {English.lproj => src/MacVim/English.lproj}/EmptyWindow.nib/classes.nib (100%) rename {English.lproj => src/MacVim/English.lproj}/EmptyWindow.nib/info.nib (100%) rename {English.lproj => src/MacVim/English.lproj}/EmptyWindow.nib/keyedobjects.nib (100%) rename {English.lproj => src/MacVim/English.lproj}/InfoPlist.strings (100%) rename {English.lproj => src/MacVim/English.lproj}/MainMenu.nib/classes.nib (100%) rename {English.lproj => src/MacVim/English.lproj}/MainMenu.nib/info.nib (100%) rename {English.lproj => src/MacVim/English.lproj}/MainMenu.nib/keyedobjects.nib (100%) rename {English.lproj => src/MacVim/English.lproj}/VimWindow.nib/classes.nib (100%) rename {English.lproj => src/MacVim/English.lproj}/VimWindow.nib/info.nib (100%) rename {English.lproj => src/MacVim/English.lproj}/VimWindow.nib/keyedobjects.nib (100%) rename Info.plist => src/MacVim/Info.plist (100%) rename MMAppController.h => src/MacVim/MMAppController.h (100%) rename MMAppController.m => src/MacVim/MMAppController.m (100%) rename MMApplication.h => src/MacVim/MMApplication.h (100%) rename MMApplication.m => src/MacVim/MMApplication.m (100%) rename MMBackend.h => src/MacVim/MMBackend.h (100%) rename MMBackend.m => src/MacVim/MMBackend.m (100%) rename MMFullscreenWindow.h => src/MacVim/MMFullscreenWindow.h (100%) rename MMFullscreenWindow.m => src/MacVim/MMFullscreenWindow.m (100%) rename MMTextStorage.h => src/MacVim/MMTextStorage.h (100%) rename MMTextStorage.m => src/MacVim/MMTextStorage.m (100%) rename MMTextView.h => src/MacVim/MMTextView.h (100%) rename MMTextView.m => src/MacVim/MMTextView.m (100%) rename MMTypesetter.h => src/MacVim/MMTypesetter.h (100%) rename MMTypesetter.m => src/MacVim/MMTypesetter.m (100%) rename MMVimController.h => src/MacVim/MMVimController.h (100%) rename MMVimController.m => src/MacVim/MMVimController.m (100%) rename MMVimView.h => src/MacVim/MMVimView.h (100%) rename MMVimView.m => src/MacVim/MMVimView.m (100%) rename MMWindowController.h => src/MacVim/MMWindowController.h (100%) rename MMWindowController.m => src/MacVim/MMWindowController.m (100%) rename MacVim.h => src/MacVim/MacVim.h (100%) rename MacVim.m => src/MacVim/MacVim.m (100%) rename {MacVim.xcodeproj => src/MacVim/MacVim.xcodeproj}/project.pbxproj (100%) rename {MacVim.xcodeproj => src/MacVim/MacVim.xcodeproj}/winckler.mode1 (100%) rename {MacVim.xcodeproj => src/MacVim/MacVim.xcodeproj}/winckler.pbxuser (100%) rename MacVim_Prefix.pch => src/MacVim/MacVim_Prefix.pch (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/English.lproj/InfoPlist.strings (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/English.lproj/MainMenu.nib/classes.nib (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/English.lproj/MainMenu.nib/info.nib (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/English.lproj/MainMenu.nib/keyedobjects.nib (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/English.lproj/MainMenu.nib/objects.nib (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/English.lproj/PSMTabBarControlInspector.nib/classes.nib (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/English.lproj/PSMTabBarControlInspector.nib/info.nib (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/English.lproj/PSMTabBarControlInspector.nib/keyedobjects.nib (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/English.lproj/PSMTabBarControlInspector.nib/objects.nib (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/English.lproj/PSMTabBarControlPalette.nib/classes.nib (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/English.lproj/PSMTabBarControlPalette.nib/info.nib (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/English.lproj/PSMTabBarControlPalette.nib/keyedobjects.nib (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/English.lproj/PSMTabBarControlPalette.nib/objects.nib (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/English.lproj/Window.nib/classes.nib (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/English.lproj/Window.nib/info.nib (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/English.lproj/Window.nib/keyedobjects.nib (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/Info.plist (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/PSMTabBarControl.ibclassdescription (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/PSMTabBarControl.xcodeproj/johnp.mode1 (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/PSMTabBarControl.xcodeproj/johnp.pbxuser (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/PSMTabBarControl.xcodeproj/project.pbxproj (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/PSMTabBarControl.xcodeproj/winckler.mode1 (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/PSMTabBarControl.xcodeproj/winckler.pbxuser (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/PSMTabBarControlFramework-Info.plist (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/PSMTabBarControl_Prefix.pch (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/ReadMe.rtfd/TXT.rtf (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/ReadMe.rtfd/startpage.gif (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/TabBarControlDemo-Info.plist (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/documentation/PSMTabBarControlDoc.html (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/documentation/frameset_styles.css (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/32x32_log.tiff (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/32x32cancel.png (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/AquaTabClose_Front.tif (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/AquaTabClose_Front_Pressed.tif (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/AquaTabClose_Front_Rollover.tif (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/AquaTabNew.png (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/AquaTabNewPressed.png (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/AquaTabNewRollover.png (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/AquaTabsBackground.png (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/AquaTabsDown.png (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/AquaTabsDownGraphite.png (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/AquaTabsDownNonKey.png (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/AquaTabsSeparator.png (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/AquaTabsSeparatorDown.png (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/Folder.tif (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/Globe.tiff (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/TabClose_Front.tif (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/TabClose_Front_Pressed.tif (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/TabClose_Front_Rollover.tif (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/TabControlRep.tif (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/TabIcon.tif (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/TabNewMetal.png (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/TabNewMetalPressed.png (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/TabNewMetalRollover.png (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/Warning.png (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/overflowImage.tiff (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/overflowImagePressed.tif (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/images/pi.png (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/palette.table (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/AppController.h (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/AppController.m (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/FakeModel.h (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/FakeModel.m (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/NSBezierPath_AMShading.h (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/NSBezierPath_AMShading.m (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMAquaTabStyle.h (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMAquaTabStyle.m (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMMetalTabStyle.h (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMMetalTabStyle.m (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMOverflowPopUpButton.h (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMOverflowPopUpButton.m (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMProgressIndicator.h (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMProgressIndicator.m (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMRolloverButton.h (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMRolloverButton.m (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMTabBarCell.h (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMTabBarCell.m (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMTabBarControl.h (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMTabBarControl.m (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMTabBarControlInspector.h (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMTabBarControlInspector.m (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMTabBarControlPalette.h (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMTabBarControlPalette.m (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMTabBarControl_Prefix.pch (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMTabDragAssistant.h (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMTabDragAssistant.m (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMTabStyle.h (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMUnifiedTabStyle.h (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/PSMUnifiedTabStyle.m (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/WindowController.h (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/WindowController.m (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/source/main.m (100%) rename {PSMTabBarControl => src/MacVim/PSMTabBarControl}/version.plist (100%) rename README => src/MacVim/README (100%) rename SpecialKeys.plist => src/MacVim/SpecialKeys.plist (100%) rename SystemColors.plist => src/MacVim/SystemColors.plist (100%) rename TODO => src/MacVim/TODO (100%) rename {Toolbar => src/MacVim/Toolbar}/Attention.png (100%) rename {Toolbar => src/MacVim/Toolbar}/Copy.png (100%) rename {Toolbar => src/MacVim/Toolbar}/Cut.png (100%) rename {Toolbar => src/MacVim/Toolbar}/FindHelp.png (100%) rename {Toolbar => src/MacVim/Toolbar}/FindNext.png (100%) rename {Toolbar => src/MacVim/Toolbar}/FindPrev.png (100%) rename {Toolbar => src/MacVim/Toolbar}/Help.png (100%) rename {Toolbar => src/MacVim/Toolbar}/LoadSesn.png (100%) rename {Toolbar => src/MacVim/Toolbar}/Make.png (100%) rename {Toolbar => src/MacVim/Toolbar}/Open.png (100%) rename {Toolbar => src/MacVim/Toolbar}/Paste.png (100%) rename {Toolbar => src/MacVim/Toolbar}/Print.png (100%) rename {Toolbar => src/MacVim/Toolbar}/Redo.png (100%) rename {Toolbar => src/MacVim/Toolbar}/Replace.png (100%) rename {Toolbar => src/MacVim/Toolbar}/RunCtags.png (100%) rename {Toolbar => src/MacVim/Toolbar}/RunScript.png (100%) rename {Toolbar => src/MacVim/Toolbar}/Save.png (100%) rename {Toolbar => src/MacVim/Toolbar}/SaveAll.png (100%) rename {Toolbar => src/MacVim/Toolbar}/SaveSesn.png (100%) rename {Toolbar => src/MacVim/Toolbar}/TagJump.png (100%) rename {Toolbar => src/MacVim/Toolbar}/Undo.png (100%) rename {dejavu-ttf-2.20 => src/MacVim/dejavu-ttf-2.20}/AUTHORS (100%) rename {dejavu-ttf-2.20 => src/MacVim/dejavu-ttf-2.20}/BUGS (100%) rename {dejavu-ttf-2.20 => src/MacVim/dejavu-ttf-2.20}/DejaVuSansMono-Bold.ttf (100%) rename {dejavu-ttf-2.20 => src/MacVim/dejavu-ttf-2.20}/DejaVuSansMono-BoldOblique.ttf (100%) rename {dejavu-ttf-2.20 => src/MacVim/dejavu-ttf-2.20}/DejaVuSansMono-Oblique.ttf (100%) rename {dejavu-ttf-2.20 => src/MacVim/dejavu-ttf-2.20}/DejaVuSansMono.ttf (100%) rename {dejavu-ttf-2.20 => src/MacVim/dejavu-ttf-2.20}/LICENSE (100%) rename {dejavu-ttf-2.20 => src/MacVim/dejavu-ttf-2.20}/NEWS (100%) rename {dejavu-ttf-2.20 => src/MacVim/dejavu-ttf-2.20}/README (100%) rename {dejavu-ttf-2.20 => src/MacVim/dejavu-ttf-2.20}/langcover.txt (100%) rename {dejavu-ttf-2.20 => src/MacVim/dejavu-ttf-2.20}/unicover.txt (100%) rename doc-bm-c.icns => src/MacVim/doc-bm-c.icns (100%) rename doc-bm-h.icns => src/MacVim/doc-bm-h.icns (100%) rename doc-bm-html.icns => src/MacVim/doc-bm-html.icns (100%) rename doc-bm-java.icns => src/MacVim/doc-bm-java.icns (100%) rename doc-bm-php.icns => src/MacVim/doc-bm-php.icns (100%) rename doc-bm-pl.icns => src/MacVim/doc-bm-pl.icns (100%) rename doc-bm-sh.icns => src/MacVim/doc-bm-sh.icns (100%) rename doc-bm-tex.icns => src/MacVim/doc-bm-tex.icns (100%) rename doc-bm-txt.icns => src/MacVim/doc-bm-txt.icns (100%) rename doc-bm-xml.icns => src/MacVim/doc-bm-xml.icns (100%) rename doc-bm.icns => src/MacVim/doc-bm.icns (100%) rename gui_macvim.m => src/MacVim/gui_macvim.m (100%) rename gvimrc => src/MacVim/gvimrc (100%) rename main.m => src/MacVim/main.m (100%) rename vim_gloss.icns => src/MacVim/vim_gloss.icns (100%) rename vimrc => src/MacVim/vimrc (100%) diff --git a/runtime/colors/macvim.vim b/runtime/colors/macvim.vim deleted file mode 100644 index b748b6a9..00000000 --- a/runtime/colors/macvim.vim +++ /dev/null @@ -1,93 +0,0 @@ -" MacVim colorscheme -" -" Maintainer: Bjorn Winckler -" Last Change: 2007 Oct 11 -" - - -" Tell vim that this is a light color scheme: -set background=light -highlight clear - -" Reset String -> Constant links etc if they were reset -if exists("syntax_on") - syntax reset -endif - -let colors_name = "macvim" - -" `:he highlight-groups` -hi ErrorMsg guibg=Firebrick2 guifg=White -hi IncSearch gui=reverse -hi ModeMsg gui=bold -hi NonText gui=bold guifg=Blue -hi StatusLine gui=NONE guifg=White guibg=DarkSlateGray -hi StatusLineNC gui=NONE guifg=SlateGray guibg=Gray90 -hi VertSplit gui=NONE guifg=DarkSlateGray guibg=Gray90 -hi DiffText gui=NONE guibg=VioletRed -hi PmenuThumb gui=reverse -hi PmenuSbar guibg=Grey -hi TabLineSel gui=bold -hi TabLineFill gui=reverse -hi Cursor guibg=fg guifg=bg -hi CursorIM guibg=fg guifg=bg -hi lCursor guibg=fg guifg=bg - - -hi Directory guifg=#1600FF -hi LineNr guifg=#888888 guibg=#E6E6E6 -hi MoreMsg gui=bold guifg=SeaGreen4 -hi Question gui=bold guifg=Chartreuse4 -hi Search guibg=CadetBlue1 guifg=NONE -hi SpellBad guisp=Firebrick2 gui=undercurl -hi SpellCap guisp=Blue gui=undercurl -hi SpellRare guisp=Magenta gui=undercurl -hi SpellLocal guisp=DarkCyan gui=undercurl -hi Pmenu guibg=LightSteelBlue1 -hi PmenuSel guifg=White guibg=SkyBlue4 -hi SpecialKey guifg=Blue -hi Title gui=bold guifg=DeepSkyBlue3 -hi WarningMsg guifg=Firebrick2 -hi WildMenu guibg=SkyBlue guifg=Black -hi Folded guibg=#E6E6E6 guifg=DarkBlue -hi FoldColumn guibg=Grey guifg=DarkBlue -hi SignColumn guibg=Grey guifg=DarkBlue -hi Visual guibg=MacSelectedTextBackgroundColor -hi DiffAdd guibg=MediumSeaGreen -hi DiffChange guibg=DeepSkyBlue -hi DiffDelete gui=bold guifg=Black guibg=SlateBlue -hi TabLine gui=underline guibg=LightGrey -hi CursorColumn guibg=#F1F5FA -hi CursorLine guibg=#F1F5FA "Data browser list view secondary color -hi MatchParen guifg=White guibg=MediumPurple1 -hi Normal gui=NONE guifg=MacTextColor guibg=MacTextBackgroundColor - - -" Syntax items (`:he group-name` -- more groups are available, these are just -" the top level syntax items for now). - -hi Comment gui=italic guifg=Blue2 guibg=NONE -hi Constant gui=NONE guifg=Magenta1 guibg=NONE -hi String gui=NONE guifg=SkyBlue4 guibg=NONE -hi Boolean gui=NONE guifg=Red3 guibg=NONE -hi Identifier gui=NONE guifg=Aquamarine4 guibg=NONE -hi Statement gui=bold guifg=Maroon guibg=NONE -hi PreProc gui=NONE guifg=DodgerBlue3 guibg=NONE -hi Type gui=bold guifg=Green4 guibg=NONE -hi Special gui=NONE guifg=BlueViolet guibg=NONE -hi Underlined gui=underline guifg=SteelBlue1 -hi Ignore gui=NONE guifg=bg guibg=NONE -hi Error gui=NONE guifg=White guibg=Firebrick3 -hi Todo gui=NONE guifg=DarkGreen guibg=PaleGreen1 - - -" Change the selection color on focus change (but only if the "macvim" -" colorscheme is active). -if !exists("s:augroups_defined") - au FocusLost * if colors_name == "macvim" | hi Visual guibg=MacSecondarySelectedControlColor | endif - au FocusGained * if colors_name == "macvim" | hi Visual guibg=MacSelectedTextBackgroundColor | endif - - let s:augroups_defined = 1 -endif - -" vim: sw=2 diff --git a/runtime/doc/gui_mac.txt b/runtime/doc/gui_mac.txt deleted file mode 100644 index f43a0841..00000000 --- a/runtime/doc/gui_mac.txt +++ /dev/null @@ -1,431 +0,0 @@ -*gui_mac.txt* For Vim version 7.1. Last change: 2007 Oct 14 - - - VIM REFERENCE MANUAL by Bjorn Winckler - - -The MacVim Graphical User Interface *macvim* *gui-macvim* - -0. Important! |macvim-important| -1. MacVim differences |macvim-differences| -2. Starting MacVim |macvim-start| -3. Special colors |macvim-colors| -4. Menus |macvim-menus| -5. Toolbar |macvim-toolbar| -6. Dialogs |macvim-dialogs| -7. System services |macvim-services| -8. Known bugs/missing features |macvim-todo| -9. Hints |macvim-hints| - -Other relevant documentation: -|gui.txt| For generic items of the GUI. -|os_mac.txt| For Mac specific items. - -{Vi does not have a GUI} - -============================================================================== -0. Important! *macvim-important* - -MacVim is still under development...this is not the finished product! If you -have problems with MacVim then make it known either by adding an issue report -on the MacVim project page > - http://code.google.com/p/macvim -or by posting to the vim_mac mailing list > - http://groups.google.com/group/vim_mac - -Remember to keep checking the project page for new snapshots. (If you -downloaded this copy from somewhere else, you might want to go there now to -make sure that you have got the latest version.) - -============================================================================== -1. MacVim differences *macvim-differences* - -One of the goals of MacVim is to make Vim behave like a proper Mac OS X -application. For this reason MacVim behaves slightly different from other GUI -ports of Vim. Most of the modifications are provided in the system gvimrc -file; you can quickly open this file and look at it yourself by typing: > - :tabe $VIM/gvimrc -Note that this file will be overwritten each time you update MacVim, so it is -better to keep your own modifications inside "~/.gvimrc". - - *macvim-windows* -There is some confusion regarding the term "window" in MacVim since it means -one thing to Vim and another to MacVim. A "window" in Vim is what opens up -when you type ":sp", whereas a "window" in MacVim is the GUI window which -contains the text view, scrollbars, toolbar and tabline. To avoid confusion, -the former is referred to as a Vim-window, whereas the latter is simply called -a window. - - *macvim-encoding* -It is not possible to modify 'termencoding' in MacVim; this option is forcibly -set to "utf-8". The option 'encoding' also defaults to "utf-8" (as opposed to -"latin1" in the other GUI ports). - -Note: UTF-8 can represent all characters defined in Unicode, which includes -all characters in all other standard encodings, so it should be perfectly safe -to edit files in any encoding while 'encoding' is set to "utf-8". Of course, -you may need to set 'fileencodings' to auto-detect the encoding of the files -you edit, or force the detection with |++enc| on the command line. - -However, if you are editing files that use multiple encodings (container -formats like MIME or Unix mbox files) or no standard encoding (binary data, -see also |edit-binary|), you may want to prevent MacVim from re-encoding the -file at all. In this situation, you will need to set both 'encoding' and -'fileencodings' to a simple single-byte encoding such as Latin1 so that when -the file is read into memory, the original bytes are left untouched. - - *macvim-movement* -Some Mac OS X standard key mappings involving Cmd or Option and an arrow key -are set up by default in "$VIM/gvimrc". You can quickly disable all of these -by adding the following lines to your "~/.vimrc" (not .gvimrc) file: > - if has("gui_macvim") - let macvim_skip_cmd_opt_movement = 1 - endif -Note: These are the only key mappings that MacVim make (not counting menu key -equivalents which are not set up with :map). - - *macvim-shift-movement* -Text editors on Mac OS X lets the user hold down shift+movement key to extend -the selection. Also, pressing a printable key whilst selecting replaces the -current selection with that character. MacVim can emulate this kind of -behaviour (by providing key bindings and by setting 'keymodel' and -'selectmode' to non-default values) although it is not enabled by default. To -make MacVim behave more like TextEdit and less like Vim, add the following -lines to your "~/.vimrc" (not .gvimrc) file: > - if has("gui_macvim") - let macvim_hig_shift_movement = 1 - endif -< - *macvim-drag-n-drop* -Dragging files and dropping them on a window opens those files in tabs in that -window, unless Vim is in command-line mode. In command-line mode the names of -the files are added to the command line. Holding down modifier keys whilst -dragging is not supported. - - *macvim-default-menu* -The default menu in MacVim has been changed to conform better with the Apple -Human Interface Guidelines (HIG). At the moment this breaks the localized -menus, so only English menus are supported. - -Note: The menus are a work in progress. If you know something about the HIG -and want to contribute to MacVim you could do so by making the menus better. - - *macvim-window-title* -The default window title does not include the argument list because it looks -really bad once you start using tabs. For example, dropping two files, then -dropping two more, and switching back to the first tab would cause weird -strings like "((3) of 2)" to appear in the window title. - - *macvim-options* -These are the non-standard options that MacVim supports: - 'toolbariconsize' 'transparency' - -============================================================================== -2. Starting MacVim *macvim-start* - -The easiest way to start MacVim is by double-clicking its icon in the Finder, -but most users will probably prefer to use the Terminal. First some Finder -related ways of starting MacVim are described, then Terminal is discussed. -Note that you can put MacVim anywhere on your hard drive, but in this help -file it is assumed that you have put it inside your /Applications folder. - -MacVim automatically registers itself as an editor of several standard file -formats. This enables you to double-click a file to open it with MacVim (if -it is not associated with another program), or to right-click a file to bring -up the "Open with" menu. You can also drag and drop files onto the Dock icon -to open them in tabs in a new window, or you can drop them in an already open -window to open the files in tabs in that specific window. Finally, you can -use Mac OS X System Services to open files in MacVim, see |macvim-services|. - -There are essentially two ways to start MacVim from Terminal: either call the -Vim binary with the -g switch > - /Applications/MacVim.app/Contents/MacOS/Vim -g file ... -or use the "open" command (which is of limited use since it cannot be used to -pass parameters to Vim) > - open -a MacVim file ... -< - *mvim* -To save yourself from having to type the entire path to the Vim binary each -time you start MacVim, you could create an alias such as > - alias gvim='/Applications/MacVim.app/Contents/MacOS/Vim -g' -and add that to "~/.profile". A more flexible way to start MacVim is to use -the shell script "mvim" which comes bundled with MacVim. Put this script in a -folder in your path and then simply type "mvim" to start MacVim. This script -will try to find MacVim.app in various typical folders such as > - ~/Applications ~/Applications/vim - /Applications /Applications/vim - /Applications/Utilities /Applications/Utilities/vim -If you would rather put MacVim.app in some other directory then that is also -possible, simply set the environment variable VIM_APP_DIR to whatever folder -you have placed MacVim.app in. - -Once in terminal Vim it is possible to start MacVim by using the following -command: - :gui [++opt] [+cmd] [-f|-b] [files...] -Note: Forking ("-b") currently does not work. - -============================================================================== -3. Special colors *macvim-colors* - -The colors in MacVim are defined in two dictionaries inside the "Resources" -folder of the application bundle (MacVim.app/Contents/Resources). It is -possible to add more colors by modifying these files. Color names are case -insensitive when accessed from Vim, but in the dictionary they must be -lowercase. - - *SystemColors.plist* -There are only a few system colors that can be accessed from Vim. These -colors are defined in the dictionary "SystemColors.plist". This dictionary -stores (key, value) pairs where the key is the name of the color and the -value is an NSColor selector name. - -The most useful system colors are: > - MacSelectedTextBackgroundColor - MacSecondarySelectedColor -The former is the "Highlight Color" which can be changed in the "Appearance" -section of the System Preferences. The latter is the selection color used by -a Cocoa application when it is not in focus. - - *Colors.plist* -Apart from the system colors, it is also possible to use the standard X11 -color names (see http://en.wikipedia.org/wiki/X11_color_names) which usually -come in a file called "rgb.txt". MacVim does not have such a file, instead it -keeps these colors in a dictionary called "Colors.plist". The key in this -dictionary is the name of the color and the value is an RGB value on the form -#rrggbb stored as an integer. - - *macvim-colorscheme* -MacVim ships with a custom colorscheme that can be used as an alternative to -the default Vim colorscheme. You can try it out by typing: > - :colorscheme macvim -The colorscheme uses the the system "Highlight Color", which can be changed in -the "Appearance" pane of the System Preferences. It also changes the -highlight color when a window becomes inactive. - -If you have any comments regarding this colorscheme (is it better or worse -than the default?) then post them to vim_mac. - -============================================================================== -4. Menus *macvim-menus* - - *:macm* *:macmenukey* -MacVim has a special way of binding keys to menu items that differs from other -Vim GUI ports. A menu binding is called a "key equivalent" in Mac OS X -terminology, this is displayed on the right side of a menu item. The -":macmenukey" command is used to set the key equivalent of a menu item. This -command takes two parameters, the first names the menu item to bind to, the -second gives the key combination. For example: > - :macmenukey File.New\ Tab -This sets the key equivalent of the "New Tab" menu item under the "File" menu -to Cmd+t. - -Note that key equivalents: - * must contain the Cmd modifier flag () - * take precedence over normal mappings made with ":map" - * can only be modified during startup (e.g. in .gvimrc) - -It is possible to reset a key equivalent by calling :macmenukey with a menu -name but no key. This is so that the default key equivalents can be reset in -"~/.gvimrc". For example, if you would like to free up (which is the -key equivalent of "File.Save") then add the following line to "~/.gvimrc": > - macmenukey File.Save -Now you can use :map to bind to whatever you like. - -It is not necessary to reset a key equivalent if all you want to do is to -change the key equivalent of a menu item. For example, say you want to use - as the key equivalent for "Next Tab", then add the following line -to "~/.gvimrc": > - macmenukey Window.Next\ Tab -< - *:maca* *:macaction* -It is typical for menu items in Cocoa applications to bind to Objective-C -selectors. To support this, MacVim introduces the ":macaction" command. This -command takes the name of an action message as its only parameter. (An action -message is an Objective-C message with "void" return type and a single -parameter of type "id".) For example, the "New Window" menu item on the -"File" menu is created in the following manner: > - :an 10.290 File.New\ Window :macaction newWindow: - -Note 1: A menu item which is bound to ":macaction" will automatically be bound -to that action in all modes (as if ":an" was used). It is not possible to -bind to ":macaction" in one mode only. -Note 2: The action is "nil-targeted", which means it is passed down the first -responder chain. - - *Actions.plist* -Some action messages would not be suitable to call from within Vim, so there -is a dictionary called "Actions.plist" (in the Resources folder of the -application bundle) which contains all actions that may be called. The key in -this dictionary is the name of the action message (case sensitive), the value -is not used. - -Here is a random assortment of actions from Actions.plist which might be -useful. - -Action Description ~ -fontSizeDown: Decrease font size -fontSizeUp: Increase font size -newWindow: Open a new (empty) window -orderFrontCharacterPalette: Show the the "Special Characters" dialog -orderFrontFontPanel: Show the Font panel -performZoom: Zoom window (same as clicking the green blob) -selectNextWindow: Select next window (similar to ) -selectPreviousWindow: Select previous window (similar to ) - -As an example, to map to performZoom: you could do something like this: > - :map :macaction performZoom: -A better way to map to performZoom: would be to set the key equivalent of the -menu item "Window.Zoom" to the above action. This can be done by adding the -following line to "~/.gvimrc": > - macmenukey Window.Zoom -(Note that key equivalents must contain the 'D' flag.) - -============================================================================== -5. Toolbar *macvim-toolbar* - -The toolbar in MacVim works just like in the other GUIs (see |gui-toolbar|), -with the addition of two separator items (see |menu-separator|). You can use -them as follows: > - :an ToolBar.-space1- - :an ToolBar.-flexspace2- -The first example creates an empty space on the toolbar, the second creates an -empty space which will shink or expand so that the items to the right of it -are right-aligned. A space (flexspace) will be created for any toolbar item -whose name begins with "-space" ("-flexspace") and ends with "-" - -Note: Only a subset of the builtin toolbar items presently have icons. If no -icon can be found a warning triangle is displayed instead. - -============================================================================== -6. Dialogs *macvim-dialogs* - -Dialogs can be controlled with the keyboard in two ways. By default each -button in a dialog is bound to a key. The button that is highlighted by blue -is bound to Enter, and any button with the title "Cancel" is bound to Escape. -Other buttons are usually bound to the first letter in the title of the -button. There is no visual feedback to indicate which letter a button is -bound to, so sometimes some experimentation might be required in order to -figure out which key to press. - -The second way of controlling dialogs with the keyboard is to enable "Full -keyboard access" in the "Keyboard & Mouse" pane of the System Preferences (you -can also toggle this on or off by pressing Ctrl-F7). Once keyboard access is -enabled it is possible to move between buttons with Tab and pressing Space to -select the current button. The current button is indicated with a blue -outline. - -============================================================================== -7. System services *macvim-services* - -MacVim supports a few system services. These can be accessed from the MacVim -submenu in the Services menu. For services to work, MacVim.app should be -located in the /Applications folder. (You might have to logout and then login -again before Mac OS X detects the MacVim services.) - -These are the currently supported services: -* New Tab Containing Selection: Opens a new tab in the topmost window and - pastes the currently selected text in that tab. A new window will be - opened if necessary. -* Open Selected File in Tab: If the selected text represents a file - name, then the corresponding file is opened in a new tab in the topmost - window. -* Open Selected File in Window: Same as the above, but always open in a new - window. - -============================================================================== -8. Known bugs/missing features *macvim-todo* - -Here are some of the bigger bugs in MacVim. Of course there are others, but -these are ones that are know and/or which were judged major. - -- Localized menus are not supported. Choosing anything but "English" in the - "International" pane of "System Prefences" may break the menus (and - toolbar). -- Composing characters are not supported, they will mess up the display -- Sometimes multibyte characters look "too wide", i.e. they overlap the - following character. It might help to change 'ambiwidth'. -- Printing -- No find/replace dialog - -If you find new bugs then add a new issue at http://code.google.com/p/macvim/ -or post your findings to the vim_mac mailing list. If you are missing feature -X in MacVim then voice your opinion on the vim_mac mailing list; it might be -simple to implement, but unless somebody asks for a particular feature then -there is little incentive to add it. - -============================================================================== -9. Hints *macvim-hints* - -In this section some general (not necessarily MacVim specific) hints are -given. - -Scenario: ~ -You try opening a bunch of files in tabs but not all files get -opened in their own tab. -Solution: ~ -To get around this, set 'tabpagemax' to something big in your -.gvimrc file (e.g. ":set tabpagemax=100"). - -Scenario: ~ -You want to open a file in a tab in an already opened window, but typing -"mvim filename" in Terminal opens it up in a separate window. -Solution: ~ -Use the |--remote-tab| switch. If you have several windows open you -might have to specify which window you want the file to open in by using the -|--servername| switch. The title of a window usually ends in something like -"VIM" or "VIM3" --- this is the server name of that window. So to open a file -named "foobar.txt" in a window whose title ends in "VIM3" you would type (the -order of the arguments matters): > - mvim --servername VIM3 --remote-tab foobar.txt -For more information, consult the |client-server| manual page. - -Scenario: ~ -You like to be able to select text by holding down shift and -pressing the arrow keys and find the Vim way of selecting text strange. -Solution: ~ -See |macvim-shift-movement|. - -Scenario: ~ -You do not want MacVim to set up any key mappings. -Solution: ~ -See |macvim-movement|. - -Scenario: ~ -Enabling localized menus breaks the toolbar and the menus as well. -Solution: ~ -This is a know problem, see |macvim-todo|. - -Scenario: ~ -You dislike the default font (DejaVu Sans Mono). -Solution: ~ -The standard fixed width font on other Mac OS X applications is -Monaco. If you prefer this font then add the following line to your -"~/.gvimrc" (note that Monaco does not come in italic and bold variants): > - set guifont=Monaco:h10 -The suffix ":h10" specifies the point size of the font should be "10" (see -'guifont' for more information on how to set the font). - -Scenario: ~ -When you click the (green) zoom button you want the window to maximize -horizontally as well as vertically. -Solution: ~ -Hold down Cmd and click the zoom button. - -Scenario: ~ -Typing feels sluggish when the cursor is just before a right bracket (i.e. ')', -'}', or ']'). -Solution: ~ -Disable the "matchparen" plugin (see |matchparen|) by typing :NoMatchParen. -If that helps, then you can permanently disable "matchparen" by adding the -following line to your "~/.vimrc": > - let loaded_matchparen=1 -< - -Scenario: ~ -You can't find the information on MacVim you thought should be in -this manual page. -Solution: ~ -Post your question on the vim_mac mailing list and wait for an -answer. - - vim:tw=78:sw=4:ts=8:ft=help:norl: diff --git a/Actions.plist b/src/MacVim/Actions.plist similarity index 100% rename from Actions.plist rename to src/MacVim/Actions.plist diff --git a/Colors.plist b/src/MacVim/Colors.plist similarity index 100% rename from Colors.plist rename to src/MacVim/Colors.plist diff --git a/Credits.rtf b/src/MacVim/Credits.rtf similarity index 100% rename from Credits.rtf rename to src/MacVim/Credits.rtf diff --git a/English.lproj/EmptyWindow.nib/classes.nib b/src/MacVim/English.lproj/EmptyWindow.nib/classes.nib similarity index 100% rename from English.lproj/EmptyWindow.nib/classes.nib rename to src/MacVim/English.lproj/EmptyWindow.nib/classes.nib diff --git a/English.lproj/EmptyWindow.nib/info.nib b/src/MacVim/English.lproj/EmptyWindow.nib/info.nib similarity index 100% rename from English.lproj/EmptyWindow.nib/info.nib rename to src/MacVim/English.lproj/EmptyWindow.nib/info.nib diff --git a/English.lproj/EmptyWindow.nib/keyedobjects.nib b/src/MacVim/English.lproj/EmptyWindow.nib/keyedobjects.nib similarity index 100% rename from English.lproj/EmptyWindow.nib/keyedobjects.nib rename to src/MacVim/English.lproj/EmptyWindow.nib/keyedobjects.nib diff --git a/English.lproj/InfoPlist.strings b/src/MacVim/English.lproj/InfoPlist.strings similarity index 100% rename from English.lproj/InfoPlist.strings rename to src/MacVim/English.lproj/InfoPlist.strings diff --git a/English.lproj/MainMenu.nib/classes.nib b/src/MacVim/English.lproj/MainMenu.nib/classes.nib similarity index 100% rename from English.lproj/MainMenu.nib/classes.nib rename to src/MacVim/English.lproj/MainMenu.nib/classes.nib diff --git a/English.lproj/MainMenu.nib/info.nib b/src/MacVim/English.lproj/MainMenu.nib/info.nib similarity index 100% rename from English.lproj/MainMenu.nib/info.nib rename to src/MacVim/English.lproj/MainMenu.nib/info.nib diff --git a/English.lproj/MainMenu.nib/keyedobjects.nib b/src/MacVim/English.lproj/MainMenu.nib/keyedobjects.nib similarity index 100% rename from English.lproj/MainMenu.nib/keyedobjects.nib rename to src/MacVim/English.lproj/MainMenu.nib/keyedobjects.nib diff --git a/English.lproj/VimWindow.nib/classes.nib b/src/MacVim/English.lproj/VimWindow.nib/classes.nib similarity index 100% rename from English.lproj/VimWindow.nib/classes.nib rename to src/MacVim/English.lproj/VimWindow.nib/classes.nib diff --git a/English.lproj/VimWindow.nib/info.nib b/src/MacVim/English.lproj/VimWindow.nib/info.nib similarity index 100% rename from English.lproj/VimWindow.nib/info.nib rename to src/MacVim/English.lproj/VimWindow.nib/info.nib diff --git a/English.lproj/VimWindow.nib/keyedobjects.nib b/src/MacVim/English.lproj/VimWindow.nib/keyedobjects.nib similarity index 100% rename from English.lproj/VimWindow.nib/keyedobjects.nib rename to src/MacVim/English.lproj/VimWindow.nib/keyedobjects.nib diff --git a/Info.plist b/src/MacVim/Info.plist similarity index 100% rename from Info.plist rename to src/MacVim/Info.plist diff --git a/MMAppController.h b/src/MacVim/MMAppController.h similarity index 100% rename from MMAppController.h rename to src/MacVim/MMAppController.h diff --git a/MMAppController.m b/src/MacVim/MMAppController.m similarity index 100% rename from MMAppController.m rename to src/MacVim/MMAppController.m diff --git a/MMApplication.h b/src/MacVim/MMApplication.h similarity index 100% rename from MMApplication.h rename to src/MacVim/MMApplication.h diff --git a/MMApplication.m b/src/MacVim/MMApplication.m similarity index 100% rename from MMApplication.m rename to src/MacVim/MMApplication.m diff --git a/MMBackend.h b/src/MacVim/MMBackend.h similarity index 100% rename from MMBackend.h rename to src/MacVim/MMBackend.h diff --git a/MMBackend.m b/src/MacVim/MMBackend.m similarity index 100% rename from MMBackend.m rename to src/MacVim/MMBackend.m diff --git a/MMFullscreenWindow.h b/src/MacVim/MMFullscreenWindow.h similarity index 100% rename from MMFullscreenWindow.h rename to src/MacVim/MMFullscreenWindow.h diff --git a/MMFullscreenWindow.m b/src/MacVim/MMFullscreenWindow.m similarity index 100% rename from MMFullscreenWindow.m rename to src/MacVim/MMFullscreenWindow.m diff --git a/MMTextStorage.h b/src/MacVim/MMTextStorage.h similarity index 100% rename from MMTextStorage.h rename to src/MacVim/MMTextStorage.h diff --git a/MMTextStorage.m b/src/MacVim/MMTextStorage.m similarity index 100% rename from MMTextStorage.m rename to src/MacVim/MMTextStorage.m diff --git a/MMTextView.h b/src/MacVim/MMTextView.h similarity index 100% rename from MMTextView.h rename to src/MacVim/MMTextView.h diff --git a/MMTextView.m b/src/MacVim/MMTextView.m similarity index 100% rename from MMTextView.m rename to src/MacVim/MMTextView.m diff --git a/MMTypesetter.h b/src/MacVim/MMTypesetter.h similarity index 100% rename from MMTypesetter.h rename to src/MacVim/MMTypesetter.h diff --git a/MMTypesetter.m b/src/MacVim/MMTypesetter.m similarity index 100% rename from MMTypesetter.m rename to src/MacVim/MMTypesetter.m diff --git a/MMVimController.h b/src/MacVim/MMVimController.h similarity index 100% rename from MMVimController.h rename to src/MacVim/MMVimController.h diff --git a/MMVimController.m b/src/MacVim/MMVimController.m similarity index 100% rename from MMVimController.m rename to src/MacVim/MMVimController.m diff --git a/MMVimView.h b/src/MacVim/MMVimView.h similarity index 100% rename from MMVimView.h rename to src/MacVim/MMVimView.h diff --git a/MMVimView.m b/src/MacVim/MMVimView.m similarity index 100% rename from MMVimView.m rename to src/MacVim/MMVimView.m diff --git a/MMWindowController.h b/src/MacVim/MMWindowController.h similarity index 100% rename from MMWindowController.h rename to src/MacVim/MMWindowController.h diff --git a/MMWindowController.m b/src/MacVim/MMWindowController.m similarity index 100% rename from MMWindowController.m rename to src/MacVim/MMWindowController.m diff --git a/MacVim.h b/src/MacVim/MacVim.h similarity index 100% rename from MacVim.h rename to src/MacVim/MacVim.h diff --git a/MacVim.m b/src/MacVim/MacVim.m similarity index 100% rename from MacVim.m rename to src/MacVim/MacVim.m diff --git a/MacVim.xcodeproj/project.pbxproj b/src/MacVim/MacVim.xcodeproj/project.pbxproj similarity index 100% rename from MacVim.xcodeproj/project.pbxproj rename to src/MacVim/MacVim.xcodeproj/project.pbxproj diff --git a/MacVim.xcodeproj/winckler.mode1 b/src/MacVim/MacVim.xcodeproj/winckler.mode1 similarity index 100% rename from MacVim.xcodeproj/winckler.mode1 rename to src/MacVim/MacVim.xcodeproj/winckler.mode1 diff --git a/MacVim.xcodeproj/winckler.pbxuser b/src/MacVim/MacVim.xcodeproj/winckler.pbxuser similarity index 100% rename from MacVim.xcodeproj/winckler.pbxuser rename to src/MacVim/MacVim.xcodeproj/winckler.pbxuser diff --git a/MacVim_Prefix.pch b/src/MacVim/MacVim_Prefix.pch similarity index 100% rename from MacVim_Prefix.pch rename to src/MacVim/MacVim_Prefix.pch diff --git a/PSMTabBarControl/English.lproj/InfoPlist.strings b/src/MacVim/PSMTabBarControl/English.lproj/InfoPlist.strings similarity index 100% rename from PSMTabBarControl/English.lproj/InfoPlist.strings rename to src/MacVim/PSMTabBarControl/English.lproj/InfoPlist.strings diff --git a/PSMTabBarControl/English.lproj/MainMenu.nib/classes.nib b/src/MacVim/PSMTabBarControl/English.lproj/MainMenu.nib/classes.nib similarity index 100% rename from PSMTabBarControl/English.lproj/MainMenu.nib/classes.nib rename to src/MacVim/PSMTabBarControl/English.lproj/MainMenu.nib/classes.nib diff --git a/PSMTabBarControl/English.lproj/MainMenu.nib/info.nib b/src/MacVim/PSMTabBarControl/English.lproj/MainMenu.nib/info.nib similarity index 100% rename from PSMTabBarControl/English.lproj/MainMenu.nib/info.nib rename to src/MacVim/PSMTabBarControl/English.lproj/MainMenu.nib/info.nib diff --git a/PSMTabBarControl/English.lproj/MainMenu.nib/keyedobjects.nib b/src/MacVim/PSMTabBarControl/English.lproj/MainMenu.nib/keyedobjects.nib similarity index 100% rename from PSMTabBarControl/English.lproj/MainMenu.nib/keyedobjects.nib rename to src/MacVim/PSMTabBarControl/English.lproj/MainMenu.nib/keyedobjects.nib diff --git a/PSMTabBarControl/English.lproj/MainMenu.nib/objects.nib b/src/MacVim/PSMTabBarControl/English.lproj/MainMenu.nib/objects.nib similarity index 100% rename from PSMTabBarControl/English.lproj/MainMenu.nib/objects.nib rename to src/MacVim/PSMTabBarControl/English.lproj/MainMenu.nib/objects.nib diff --git a/PSMTabBarControl/English.lproj/PSMTabBarControlInspector.nib/classes.nib b/src/MacVim/PSMTabBarControl/English.lproj/PSMTabBarControlInspector.nib/classes.nib similarity index 100% rename from PSMTabBarControl/English.lproj/PSMTabBarControlInspector.nib/classes.nib rename to src/MacVim/PSMTabBarControl/English.lproj/PSMTabBarControlInspector.nib/classes.nib diff --git a/PSMTabBarControl/English.lproj/PSMTabBarControlInspector.nib/info.nib b/src/MacVim/PSMTabBarControl/English.lproj/PSMTabBarControlInspector.nib/info.nib similarity index 100% rename from PSMTabBarControl/English.lproj/PSMTabBarControlInspector.nib/info.nib rename to src/MacVim/PSMTabBarControl/English.lproj/PSMTabBarControlInspector.nib/info.nib diff --git a/PSMTabBarControl/English.lproj/PSMTabBarControlInspector.nib/keyedobjects.nib b/src/MacVim/PSMTabBarControl/English.lproj/PSMTabBarControlInspector.nib/keyedobjects.nib similarity index 100% rename from PSMTabBarControl/English.lproj/PSMTabBarControlInspector.nib/keyedobjects.nib rename to src/MacVim/PSMTabBarControl/English.lproj/PSMTabBarControlInspector.nib/keyedobjects.nib diff --git a/PSMTabBarControl/English.lproj/PSMTabBarControlInspector.nib/objects.nib b/src/MacVim/PSMTabBarControl/English.lproj/PSMTabBarControlInspector.nib/objects.nib similarity index 100% rename from PSMTabBarControl/English.lproj/PSMTabBarControlInspector.nib/objects.nib rename to src/MacVim/PSMTabBarControl/English.lproj/PSMTabBarControlInspector.nib/objects.nib diff --git a/PSMTabBarControl/English.lproj/PSMTabBarControlPalette.nib/classes.nib b/src/MacVim/PSMTabBarControl/English.lproj/PSMTabBarControlPalette.nib/classes.nib similarity index 100% rename from PSMTabBarControl/English.lproj/PSMTabBarControlPalette.nib/classes.nib rename to src/MacVim/PSMTabBarControl/English.lproj/PSMTabBarControlPalette.nib/classes.nib diff --git a/PSMTabBarControl/English.lproj/PSMTabBarControlPalette.nib/info.nib b/src/MacVim/PSMTabBarControl/English.lproj/PSMTabBarControlPalette.nib/info.nib similarity index 100% rename from PSMTabBarControl/English.lproj/PSMTabBarControlPalette.nib/info.nib rename to src/MacVim/PSMTabBarControl/English.lproj/PSMTabBarControlPalette.nib/info.nib diff --git a/PSMTabBarControl/English.lproj/PSMTabBarControlPalette.nib/keyedobjects.nib b/src/MacVim/PSMTabBarControl/English.lproj/PSMTabBarControlPalette.nib/keyedobjects.nib similarity index 100% rename from PSMTabBarControl/English.lproj/PSMTabBarControlPalette.nib/keyedobjects.nib rename to src/MacVim/PSMTabBarControl/English.lproj/PSMTabBarControlPalette.nib/keyedobjects.nib diff --git a/PSMTabBarControl/English.lproj/PSMTabBarControlPalette.nib/objects.nib b/src/MacVim/PSMTabBarControl/English.lproj/PSMTabBarControlPalette.nib/objects.nib similarity index 100% rename from PSMTabBarControl/English.lproj/PSMTabBarControlPalette.nib/objects.nib rename to src/MacVim/PSMTabBarControl/English.lproj/PSMTabBarControlPalette.nib/objects.nib diff --git a/PSMTabBarControl/English.lproj/Window.nib/classes.nib b/src/MacVim/PSMTabBarControl/English.lproj/Window.nib/classes.nib similarity index 100% rename from PSMTabBarControl/English.lproj/Window.nib/classes.nib rename to src/MacVim/PSMTabBarControl/English.lproj/Window.nib/classes.nib diff --git a/PSMTabBarControl/English.lproj/Window.nib/info.nib b/src/MacVim/PSMTabBarControl/English.lproj/Window.nib/info.nib similarity index 100% rename from PSMTabBarControl/English.lproj/Window.nib/info.nib rename to src/MacVim/PSMTabBarControl/English.lproj/Window.nib/info.nib diff --git a/PSMTabBarControl/English.lproj/Window.nib/keyedobjects.nib b/src/MacVim/PSMTabBarControl/English.lproj/Window.nib/keyedobjects.nib similarity index 100% rename from PSMTabBarControl/English.lproj/Window.nib/keyedobjects.nib rename to src/MacVim/PSMTabBarControl/English.lproj/Window.nib/keyedobjects.nib diff --git a/PSMTabBarControl/Info.plist b/src/MacVim/PSMTabBarControl/Info.plist similarity index 100% rename from PSMTabBarControl/Info.plist rename to src/MacVim/PSMTabBarControl/Info.plist diff --git a/PSMTabBarControl/PSMTabBarControl.ibclassdescription b/src/MacVim/PSMTabBarControl/PSMTabBarControl.ibclassdescription similarity index 100% rename from PSMTabBarControl/PSMTabBarControl.ibclassdescription rename to src/MacVim/PSMTabBarControl/PSMTabBarControl.ibclassdescription diff --git a/PSMTabBarControl/PSMTabBarControl.xcodeproj/johnp.mode1 b/src/MacVim/PSMTabBarControl/PSMTabBarControl.xcodeproj/johnp.mode1 similarity index 100% rename from PSMTabBarControl/PSMTabBarControl.xcodeproj/johnp.mode1 rename to src/MacVim/PSMTabBarControl/PSMTabBarControl.xcodeproj/johnp.mode1 diff --git a/PSMTabBarControl/PSMTabBarControl.xcodeproj/johnp.pbxuser b/src/MacVim/PSMTabBarControl/PSMTabBarControl.xcodeproj/johnp.pbxuser similarity index 100% rename from PSMTabBarControl/PSMTabBarControl.xcodeproj/johnp.pbxuser rename to src/MacVim/PSMTabBarControl/PSMTabBarControl.xcodeproj/johnp.pbxuser diff --git a/PSMTabBarControl/PSMTabBarControl.xcodeproj/project.pbxproj b/src/MacVim/PSMTabBarControl/PSMTabBarControl.xcodeproj/project.pbxproj similarity index 100% rename from PSMTabBarControl/PSMTabBarControl.xcodeproj/project.pbxproj rename to src/MacVim/PSMTabBarControl/PSMTabBarControl.xcodeproj/project.pbxproj diff --git a/PSMTabBarControl/PSMTabBarControl.xcodeproj/winckler.mode1 b/src/MacVim/PSMTabBarControl/PSMTabBarControl.xcodeproj/winckler.mode1 similarity index 100% rename from PSMTabBarControl/PSMTabBarControl.xcodeproj/winckler.mode1 rename to src/MacVim/PSMTabBarControl/PSMTabBarControl.xcodeproj/winckler.mode1 diff --git a/PSMTabBarControl/PSMTabBarControl.xcodeproj/winckler.pbxuser b/src/MacVim/PSMTabBarControl/PSMTabBarControl.xcodeproj/winckler.pbxuser similarity index 100% rename from PSMTabBarControl/PSMTabBarControl.xcodeproj/winckler.pbxuser rename to src/MacVim/PSMTabBarControl/PSMTabBarControl.xcodeproj/winckler.pbxuser diff --git a/PSMTabBarControl/PSMTabBarControlFramework-Info.plist b/src/MacVim/PSMTabBarControl/PSMTabBarControlFramework-Info.plist similarity index 100% rename from PSMTabBarControl/PSMTabBarControlFramework-Info.plist rename to src/MacVim/PSMTabBarControl/PSMTabBarControlFramework-Info.plist diff --git a/PSMTabBarControl/PSMTabBarControl_Prefix.pch b/src/MacVim/PSMTabBarControl/PSMTabBarControl_Prefix.pch similarity index 100% rename from PSMTabBarControl/PSMTabBarControl_Prefix.pch rename to src/MacVim/PSMTabBarControl/PSMTabBarControl_Prefix.pch diff --git a/PSMTabBarControl/ReadMe.rtfd/TXT.rtf b/src/MacVim/PSMTabBarControl/ReadMe.rtfd/TXT.rtf similarity index 100% rename from PSMTabBarControl/ReadMe.rtfd/TXT.rtf rename to src/MacVim/PSMTabBarControl/ReadMe.rtfd/TXT.rtf diff --git a/PSMTabBarControl/ReadMe.rtfd/startpage.gif b/src/MacVim/PSMTabBarControl/ReadMe.rtfd/startpage.gif similarity index 100% rename from PSMTabBarControl/ReadMe.rtfd/startpage.gif rename to src/MacVim/PSMTabBarControl/ReadMe.rtfd/startpage.gif diff --git a/PSMTabBarControl/TabBarControlDemo-Info.plist b/src/MacVim/PSMTabBarControl/TabBarControlDemo-Info.plist similarity index 100% rename from PSMTabBarControl/TabBarControlDemo-Info.plist rename to src/MacVim/PSMTabBarControl/TabBarControlDemo-Info.plist diff --git a/PSMTabBarControl/documentation/PSMTabBarControlDoc.html b/src/MacVim/PSMTabBarControl/documentation/PSMTabBarControlDoc.html similarity index 100% rename from PSMTabBarControl/documentation/PSMTabBarControlDoc.html rename to src/MacVim/PSMTabBarControl/documentation/PSMTabBarControlDoc.html diff --git a/PSMTabBarControl/documentation/frameset_styles.css b/src/MacVim/PSMTabBarControl/documentation/frameset_styles.css similarity index 100% rename from PSMTabBarControl/documentation/frameset_styles.css rename to src/MacVim/PSMTabBarControl/documentation/frameset_styles.css diff --git a/PSMTabBarControl/images/32x32_log.tiff b/src/MacVim/PSMTabBarControl/images/32x32_log.tiff similarity index 100% rename from PSMTabBarControl/images/32x32_log.tiff rename to src/MacVim/PSMTabBarControl/images/32x32_log.tiff diff --git a/PSMTabBarControl/images/32x32cancel.png b/src/MacVim/PSMTabBarControl/images/32x32cancel.png similarity index 100% rename from PSMTabBarControl/images/32x32cancel.png rename to src/MacVim/PSMTabBarControl/images/32x32cancel.png diff --git a/PSMTabBarControl/images/AquaTabClose_Front.tif b/src/MacVim/PSMTabBarControl/images/AquaTabClose_Front.tif similarity index 100% rename from PSMTabBarControl/images/AquaTabClose_Front.tif rename to src/MacVim/PSMTabBarControl/images/AquaTabClose_Front.tif diff --git a/PSMTabBarControl/images/AquaTabClose_Front_Pressed.tif b/src/MacVim/PSMTabBarControl/images/AquaTabClose_Front_Pressed.tif similarity index 100% rename from PSMTabBarControl/images/AquaTabClose_Front_Pressed.tif rename to src/MacVim/PSMTabBarControl/images/AquaTabClose_Front_Pressed.tif diff --git a/PSMTabBarControl/images/AquaTabClose_Front_Rollover.tif b/src/MacVim/PSMTabBarControl/images/AquaTabClose_Front_Rollover.tif similarity index 100% rename from PSMTabBarControl/images/AquaTabClose_Front_Rollover.tif rename to src/MacVim/PSMTabBarControl/images/AquaTabClose_Front_Rollover.tif diff --git a/PSMTabBarControl/images/AquaTabNew.png b/src/MacVim/PSMTabBarControl/images/AquaTabNew.png similarity index 100% rename from PSMTabBarControl/images/AquaTabNew.png rename to src/MacVim/PSMTabBarControl/images/AquaTabNew.png diff --git a/PSMTabBarControl/images/AquaTabNewPressed.png b/src/MacVim/PSMTabBarControl/images/AquaTabNewPressed.png similarity index 100% rename from PSMTabBarControl/images/AquaTabNewPressed.png rename to src/MacVim/PSMTabBarControl/images/AquaTabNewPressed.png diff --git a/PSMTabBarControl/images/AquaTabNewRollover.png b/src/MacVim/PSMTabBarControl/images/AquaTabNewRollover.png similarity index 100% rename from PSMTabBarControl/images/AquaTabNewRollover.png rename to src/MacVim/PSMTabBarControl/images/AquaTabNewRollover.png diff --git a/PSMTabBarControl/images/AquaTabsBackground.png b/src/MacVim/PSMTabBarControl/images/AquaTabsBackground.png similarity index 100% rename from PSMTabBarControl/images/AquaTabsBackground.png rename to src/MacVim/PSMTabBarControl/images/AquaTabsBackground.png diff --git a/PSMTabBarControl/images/AquaTabsDown.png b/src/MacVim/PSMTabBarControl/images/AquaTabsDown.png similarity index 100% rename from PSMTabBarControl/images/AquaTabsDown.png rename to src/MacVim/PSMTabBarControl/images/AquaTabsDown.png diff --git a/PSMTabBarControl/images/AquaTabsDownGraphite.png b/src/MacVim/PSMTabBarControl/images/AquaTabsDownGraphite.png similarity index 100% rename from PSMTabBarControl/images/AquaTabsDownGraphite.png rename to src/MacVim/PSMTabBarControl/images/AquaTabsDownGraphite.png diff --git a/PSMTabBarControl/images/AquaTabsDownNonKey.png b/src/MacVim/PSMTabBarControl/images/AquaTabsDownNonKey.png similarity index 100% rename from PSMTabBarControl/images/AquaTabsDownNonKey.png rename to src/MacVim/PSMTabBarControl/images/AquaTabsDownNonKey.png diff --git a/PSMTabBarControl/images/AquaTabsSeparator.png b/src/MacVim/PSMTabBarControl/images/AquaTabsSeparator.png similarity index 100% rename from PSMTabBarControl/images/AquaTabsSeparator.png rename to src/MacVim/PSMTabBarControl/images/AquaTabsSeparator.png diff --git a/PSMTabBarControl/images/AquaTabsSeparatorDown.png b/src/MacVim/PSMTabBarControl/images/AquaTabsSeparatorDown.png similarity index 100% rename from PSMTabBarControl/images/AquaTabsSeparatorDown.png rename to src/MacVim/PSMTabBarControl/images/AquaTabsSeparatorDown.png diff --git a/PSMTabBarControl/images/Folder.tif b/src/MacVim/PSMTabBarControl/images/Folder.tif similarity index 100% rename from PSMTabBarControl/images/Folder.tif rename to src/MacVim/PSMTabBarControl/images/Folder.tif diff --git a/PSMTabBarControl/images/Globe.tiff b/src/MacVim/PSMTabBarControl/images/Globe.tiff similarity index 100% rename from PSMTabBarControl/images/Globe.tiff rename to src/MacVim/PSMTabBarControl/images/Globe.tiff diff --git a/PSMTabBarControl/images/TabClose_Front.tif b/src/MacVim/PSMTabBarControl/images/TabClose_Front.tif similarity index 100% rename from PSMTabBarControl/images/TabClose_Front.tif rename to src/MacVim/PSMTabBarControl/images/TabClose_Front.tif diff --git a/PSMTabBarControl/images/TabClose_Front_Pressed.tif b/src/MacVim/PSMTabBarControl/images/TabClose_Front_Pressed.tif similarity index 100% rename from PSMTabBarControl/images/TabClose_Front_Pressed.tif rename to src/MacVim/PSMTabBarControl/images/TabClose_Front_Pressed.tif diff --git a/PSMTabBarControl/images/TabClose_Front_Rollover.tif b/src/MacVim/PSMTabBarControl/images/TabClose_Front_Rollover.tif similarity index 100% rename from PSMTabBarControl/images/TabClose_Front_Rollover.tif rename to src/MacVim/PSMTabBarControl/images/TabClose_Front_Rollover.tif diff --git a/PSMTabBarControl/images/TabControlRep.tif b/src/MacVim/PSMTabBarControl/images/TabControlRep.tif similarity index 100% rename from PSMTabBarControl/images/TabControlRep.tif rename to src/MacVim/PSMTabBarControl/images/TabControlRep.tif diff --git a/PSMTabBarControl/images/TabIcon.tif b/src/MacVim/PSMTabBarControl/images/TabIcon.tif similarity index 100% rename from PSMTabBarControl/images/TabIcon.tif rename to src/MacVim/PSMTabBarControl/images/TabIcon.tif diff --git a/PSMTabBarControl/images/TabNewMetal.png b/src/MacVim/PSMTabBarControl/images/TabNewMetal.png similarity index 100% rename from PSMTabBarControl/images/TabNewMetal.png rename to src/MacVim/PSMTabBarControl/images/TabNewMetal.png diff --git a/PSMTabBarControl/images/TabNewMetalPressed.png b/src/MacVim/PSMTabBarControl/images/TabNewMetalPressed.png similarity index 100% rename from PSMTabBarControl/images/TabNewMetalPressed.png rename to src/MacVim/PSMTabBarControl/images/TabNewMetalPressed.png diff --git a/PSMTabBarControl/images/TabNewMetalRollover.png b/src/MacVim/PSMTabBarControl/images/TabNewMetalRollover.png similarity index 100% rename from PSMTabBarControl/images/TabNewMetalRollover.png rename to src/MacVim/PSMTabBarControl/images/TabNewMetalRollover.png diff --git a/PSMTabBarControl/images/Warning.png b/src/MacVim/PSMTabBarControl/images/Warning.png similarity index 100% rename from PSMTabBarControl/images/Warning.png rename to src/MacVim/PSMTabBarControl/images/Warning.png diff --git a/PSMTabBarControl/images/overflowImage.tiff b/src/MacVim/PSMTabBarControl/images/overflowImage.tiff similarity index 100% rename from PSMTabBarControl/images/overflowImage.tiff rename to src/MacVim/PSMTabBarControl/images/overflowImage.tiff diff --git a/PSMTabBarControl/images/overflowImagePressed.tif b/src/MacVim/PSMTabBarControl/images/overflowImagePressed.tif similarity index 100% rename from PSMTabBarControl/images/overflowImagePressed.tif rename to src/MacVim/PSMTabBarControl/images/overflowImagePressed.tif diff --git a/PSMTabBarControl/images/pi.png b/src/MacVim/PSMTabBarControl/images/pi.png similarity index 100% rename from PSMTabBarControl/images/pi.png rename to src/MacVim/PSMTabBarControl/images/pi.png diff --git a/PSMTabBarControl/palette.table b/src/MacVim/PSMTabBarControl/palette.table similarity index 100% rename from PSMTabBarControl/palette.table rename to src/MacVim/PSMTabBarControl/palette.table diff --git a/PSMTabBarControl/source/AppController.h b/src/MacVim/PSMTabBarControl/source/AppController.h similarity index 100% rename from PSMTabBarControl/source/AppController.h rename to src/MacVim/PSMTabBarControl/source/AppController.h diff --git a/PSMTabBarControl/source/AppController.m b/src/MacVim/PSMTabBarControl/source/AppController.m similarity index 100% rename from PSMTabBarControl/source/AppController.m rename to src/MacVim/PSMTabBarControl/source/AppController.m diff --git a/PSMTabBarControl/source/FakeModel.h b/src/MacVim/PSMTabBarControl/source/FakeModel.h similarity index 100% rename from PSMTabBarControl/source/FakeModel.h rename to src/MacVim/PSMTabBarControl/source/FakeModel.h diff --git a/PSMTabBarControl/source/FakeModel.m b/src/MacVim/PSMTabBarControl/source/FakeModel.m similarity index 100% rename from PSMTabBarControl/source/FakeModel.m rename to src/MacVim/PSMTabBarControl/source/FakeModel.m diff --git a/PSMTabBarControl/source/NSBezierPath_AMShading.h b/src/MacVim/PSMTabBarControl/source/NSBezierPath_AMShading.h similarity index 100% rename from PSMTabBarControl/source/NSBezierPath_AMShading.h rename to src/MacVim/PSMTabBarControl/source/NSBezierPath_AMShading.h diff --git a/PSMTabBarControl/source/NSBezierPath_AMShading.m b/src/MacVim/PSMTabBarControl/source/NSBezierPath_AMShading.m similarity index 100% rename from PSMTabBarControl/source/NSBezierPath_AMShading.m rename to src/MacVim/PSMTabBarControl/source/NSBezierPath_AMShading.m diff --git a/PSMTabBarControl/source/PSMAquaTabStyle.h b/src/MacVim/PSMTabBarControl/source/PSMAquaTabStyle.h similarity index 100% rename from PSMTabBarControl/source/PSMAquaTabStyle.h rename to src/MacVim/PSMTabBarControl/source/PSMAquaTabStyle.h diff --git a/PSMTabBarControl/source/PSMAquaTabStyle.m b/src/MacVim/PSMTabBarControl/source/PSMAquaTabStyle.m similarity index 100% rename from PSMTabBarControl/source/PSMAquaTabStyle.m rename to src/MacVim/PSMTabBarControl/source/PSMAquaTabStyle.m diff --git a/PSMTabBarControl/source/PSMMetalTabStyle.h b/src/MacVim/PSMTabBarControl/source/PSMMetalTabStyle.h similarity index 100% rename from PSMTabBarControl/source/PSMMetalTabStyle.h rename to src/MacVim/PSMTabBarControl/source/PSMMetalTabStyle.h diff --git a/PSMTabBarControl/source/PSMMetalTabStyle.m b/src/MacVim/PSMTabBarControl/source/PSMMetalTabStyle.m similarity index 100% rename from PSMTabBarControl/source/PSMMetalTabStyle.m rename to src/MacVim/PSMTabBarControl/source/PSMMetalTabStyle.m diff --git a/PSMTabBarControl/source/PSMOverflowPopUpButton.h b/src/MacVim/PSMTabBarControl/source/PSMOverflowPopUpButton.h similarity index 100% rename from PSMTabBarControl/source/PSMOverflowPopUpButton.h rename to src/MacVim/PSMTabBarControl/source/PSMOverflowPopUpButton.h diff --git a/PSMTabBarControl/source/PSMOverflowPopUpButton.m b/src/MacVim/PSMTabBarControl/source/PSMOverflowPopUpButton.m similarity index 100% rename from PSMTabBarControl/source/PSMOverflowPopUpButton.m rename to src/MacVim/PSMTabBarControl/source/PSMOverflowPopUpButton.m diff --git a/PSMTabBarControl/source/PSMProgressIndicator.h b/src/MacVim/PSMTabBarControl/source/PSMProgressIndicator.h similarity index 100% rename from PSMTabBarControl/source/PSMProgressIndicator.h rename to src/MacVim/PSMTabBarControl/source/PSMProgressIndicator.h diff --git a/PSMTabBarControl/source/PSMProgressIndicator.m b/src/MacVim/PSMTabBarControl/source/PSMProgressIndicator.m similarity index 100% rename from PSMTabBarControl/source/PSMProgressIndicator.m rename to src/MacVim/PSMTabBarControl/source/PSMProgressIndicator.m diff --git a/PSMTabBarControl/source/PSMRolloverButton.h b/src/MacVim/PSMTabBarControl/source/PSMRolloverButton.h similarity index 100% rename from PSMTabBarControl/source/PSMRolloverButton.h rename to src/MacVim/PSMTabBarControl/source/PSMRolloverButton.h diff --git a/PSMTabBarControl/source/PSMRolloverButton.m b/src/MacVim/PSMTabBarControl/source/PSMRolloverButton.m similarity index 100% rename from PSMTabBarControl/source/PSMRolloverButton.m rename to src/MacVim/PSMTabBarControl/source/PSMRolloverButton.m diff --git a/PSMTabBarControl/source/PSMTabBarCell.h b/src/MacVim/PSMTabBarControl/source/PSMTabBarCell.h similarity index 100% rename from PSMTabBarControl/source/PSMTabBarCell.h rename to src/MacVim/PSMTabBarControl/source/PSMTabBarCell.h diff --git a/PSMTabBarControl/source/PSMTabBarCell.m b/src/MacVim/PSMTabBarControl/source/PSMTabBarCell.m similarity index 100% rename from PSMTabBarControl/source/PSMTabBarCell.m rename to src/MacVim/PSMTabBarControl/source/PSMTabBarCell.m diff --git a/PSMTabBarControl/source/PSMTabBarControl.h b/src/MacVim/PSMTabBarControl/source/PSMTabBarControl.h similarity index 100% rename from PSMTabBarControl/source/PSMTabBarControl.h rename to src/MacVim/PSMTabBarControl/source/PSMTabBarControl.h diff --git a/PSMTabBarControl/source/PSMTabBarControl.m b/src/MacVim/PSMTabBarControl/source/PSMTabBarControl.m similarity index 100% rename from PSMTabBarControl/source/PSMTabBarControl.m rename to src/MacVim/PSMTabBarControl/source/PSMTabBarControl.m diff --git a/PSMTabBarControl/source/PSMTabBarControlInspector.h b/src/MacVim/PSMTabBarControl/source/PSMTabBarControlInspector.h similarity index 100% rename from PSMTabBarControl/source/PSMTabBarControlInspector.h rename to src/MacVim/PSMTabBarControl/source/PSMTabBarControlInspector.h diff --git a/PSMTabBarControl/source/PSMTabBarControlInspector.m b/src/MacVim/PSMTabBarControl/source/PSMTabBarControlInspector.m similarity index 100% rename from PSMTabBarControl/source/PSMTabBarControlInspector.m rename to src/MacVim/PSMTabBarControl/source/PSMTabBarControlInspector.m diff --git a/PSMTabBarControl/source/PSMTabBarControlPalette.h b/src/MacVim/PSMTabBarControl/source/PSMTabBarControlPalette.h similarity index 100% rename from PSMTabBarControl/source/PSMTabBarControlPalette.h rename to src/MacVim/PSMTabBarControl/source/PSMTabBarControlPalette.h diff --git a/PSMTabBarControl/source/PSMTabBarControlPalette.m b/src/MacVim/PSMTabBarControl/source/PSMTabBarControlPalette.m similarity index 100% rename from PSMTabBarControl/source/PSMTabBarControlPalette.m rename to src/MacVim/PSMTabBarControl/source/PSMTabBarControlPalette.m diff --git a/PSMTabBarControl/source/PSMTabBarControl_Prefix.pch b/src/MacVim/PSMTabBarControl/source/PSMTabBarControl_Prefix.pch similarity index 100% rename from PSMTabBarControl/source/PSMTabBarControl_Prefix.pch rename to src/MacVim/PSMTabBarControl/source/PSMTabBarControl_Prefix.pch diff --git a/PSMTabBarControl/source/PSMTabDragAssistant.h b/src/MacVim/PSMTabBarControl/source/PSMTabDragAssistant.h similarity index 100% rename from PSMTabBarControl/source/PSMTabDragAssistant.h rename to src/MacVim/PSMTabBarControl/source/PSMTabDragAssistant.h diff --git a/PSMTabBarControl/source/PSMTabDragAssistant.m b/src/MacVim/PSMTabBarControl/source/PSMTabDragAssistant.m similarity index 100% rename from PSMTabBarControl/source/PSMTabDragAssistant.m rename to src/MacVim/PSMTabBarControl/source/PSMTabDragAssistant.m diff --git a/PSMTabBarControl/source/PSMTabStyle.h b/src/MacVim/PSMTabBarControl/source/PSMTabStyle.h similarity index 100% rename from PSMTabBarControl/source/PSMTabStyle.h rename to src/MacVim/PSMTabBarControl/source/PSMTabStyle.h diff --git a/PSMTabBarControl/source/PSMUnifiedTabStyle.h b/src/MacVim/PSMTabBarControl/source/PSMUnifiedTabStyle.h similarity index 100% rename from PSMTabBarControl/source/PSMUnifiedTabStyle.h rename to src/MacVim/PSMTabBarControl/source/PSMUnifiedTabStyle.h diff --git a/PSMTabBarControl/source/PSMUnifiedTabStyle.m b/src/MacVim/PSMTabBarControl/source/PSMUnifiedTabStyle.m similarity index 100% rename from PSMTabBarControl/source/PSMUnifiedTabStyle.m rename to src/MacVim/PSMTabBarControl/source/PSMUnifiedTabStyle.m diff --git a/PSMTabBarControl/source/WindowController.h b/src/MacVim/PSMTabBarControl/source/WindowController.h similarity index 100% rename from PSMTabBarControl/source/WindowController.h rename to src/MacVim/PSMTabBarControl/source/WindowController.h diff --git a/PSMTabBarControl/source/WindowController.m b/src/MacVim/PSMTabBarControl/source/WindowController.m similarity index 100% rename from PSMTabBarControl/source/WindowController.m rename to src/MacVim/PSMTabBarControl/source/WindowController.m diff --git a/PSMTabBarControl/source/main.m b/src/MacVim/PSMTabBarControl/source/main.m similarity index 100% rename from PSMTabBarControl/source/main.m rename to src/MacVim/PSMTabBarControl/source/main.m diff --git a/PSMTabBarControl/version.plist b/src/MacVim/PSMTabBarControl/version.plist similarity index 100% rename from PSMTabBarControl/version.plist rename to src/MacVim/PSMTabBarControl/version.plist diff --git a/README b/src/MacVim/README similarity index 100% rename from README rename to src/MacVim/README diff --git a/SpecialKeys.plist b/src/MacVim/SpecialKeys.plist similarity index 100% rename from SpecialKeys.plist rename to src/MacVim/SpecialKeys.plist diff --git a/SystemColors.plist b/src/MacVim/SystemColors.plist similarity index 100% rename from SystemColors.plist rename to src/MacVim/SystemColors.plist diff --git a/TODO b/src/MacVim/TODO similarity index 100% rename from TODO rename to src/MacVim/TODO diff --git a/Toolbar/Attention.png b/src/MacVim/Toolbar/Attention.png similarity index 100% rename from Toolbar/Attention.png rename to src/MacVim/Toolbar/Attention.png diff --git a/Toolbar/Copy.png b/src/MacVim/Toolbar/Copy.png similarity index 100% rename from Toolbar/Copy.png rename to src/MacVim/Toolbar/Copy.png diff --git a/Toolbar/Cut.png b/src/MacVim/Toolbar/Cut.png similarity index 100% rename from Toolbar/Cut.png rename to src/MacVim/Toolbar/Cut.png diff --git a/Toolbar/FindHelp.png b/src/MacVim/Toolbar/FindHelp.png similarity index 100% rename from Toolbar/FindHelp.png rename to src/MacVim/Toolbar/FindHelp.png diff --git a/Toolbar/FindNext.png b/src/MacVim/Toolbar/FindNext.png similarity index 100% rename from Toolbar/FindNext.png rename to src/MacVim/Toolbar/FindNext.png diff --git a/Toolbar/FindPrev.png b/src/MacVim/Toolbar/FindPrev.png similarity index 100% rename from Toolbar/FindPrev.png rename to src/MacVim/Toolbar/FindPrev.png diff --git a/Toolbar/Help.png b/src/MacVim/Toolbar/Help.png similarity index 100% rename from Toolbar/Help.png rename to src/MacVim/Toolbar/Help.png diff --git a/Toolbar/LoadSesn.png b/src/MacVim/Toolbar/LoadSesn.png similarity index 100% rename from Toolbar/LoadSesn.png rename to src/MacVim/Toolbar/LoadSesn.png diff --git a/Toolbar/Make.png b/src/MacVim/Toolbar/Make.png similarity index 100% rename from Toolbar/Make.png rename to src/MacVim/Toolbar/Make.png diff --git a/Toolbar/Open.png b/src/MacVim/Toolbar/Open.png similarity index 100% rename from Toolbar/Open.png rename to src/MacVim/Toolbar/Open.png diff --git a/Toolbar/Paste.png b/src/MacVim/Toolbar/Paste.png similarity index 100% rename from Toolbar/Paste.png rename to src/MacVim/Toolbar/Paste.png diff --git a/Toolbar/Print.png b/src/MacVim/Toolbar/Print.png similarity index 100% rename from Toolbar/Print.png rename to src/MacVim/Toolbar/Print.png diff --git a/Toolbar/Redo.png b/src/MacVim/Toolbar/Redo.png similarity index 100% rename from Toolbar/Redo.png rename to src/MacVim/Toolbar/Redo.png diff --git a/Toolbar/Replace.png b/src/MacVim/Toolbar/Replace.png similarity index 100% rename from Toolbar/Replace.png rename to src/MacVim/Toolbar/Replace.png diff --git a/Toolbar/RunCtags.png b/src/MacVim/Toolbar/RunCtags.png similarity index 100% rename from Toolbar/RunCtags.png rename to src/MacVim/Toolbar/RunCtags.png diff --git a/Toolbar/RunScript.png b/src/MacVim/Toolbar/RunScript.png similarity index 100% rename from Toolbar/RunScript.png rename to src/MacVim/Toolbar/RunScript.png diff --git a/Toolbar/Save.png b/src/MacVim/Toolbar/Save.png similarity index 100% rename from Toolbar/Save.png rename to src/MacVim/Toolbar/Save.png diff --git a/Toolbar/SaveAll.png b/src/MacVim/Toolbar/SaveAll.png similarity index 100% rename from Toolbar/SaveAll.png rename to src/MacVim/Toolbar/SaveAll.png diff --git a/Toolbar/SaveSesn.png b/src/MacVim/Toolbar/SaveSesn.png similarity index 100% rename from Toolbar/SaveSesn.png rename to src/MacVim/Toolbar/SaveSesn.png diff --git a/Toolbar/TagJump.png b/src/MacVim/Toolbar/TagJump.png similarity index 100% rename from Toolbar/TagJump.png rename to src/MacVim/Toolbar/TagJump.png diff --git a/Toolbar/Undo.png b/src/MacVim/Toolbar/Undo.png similarity index 100% rename from Toolbar/Undo.png rename to src/MacVim/Toolbar/Undo.png diff --git a/dejavu-ttf-2.20/AUTHORS b/src/MacVim/dejavu-ttf-2.20/AUTHORS similarity index 100% rename from dejavu-ttf-2.20/AUTHORS rename to src/MacVim/dejavu-ttf-2.20/AUTHORS diff --git a/dejavu-ttf-2.20/BUGS b/src/MacVim/dejavu-ttf-2.20/BUGS similarity index 100% rename from dejavu-ttf-2.20/BUGS rename to src/MacVim/dejavu-ttf-2.20/BUGS diff --git a/dejavu-ttf-2.20/DejaVuSansMono-Bold.ttf b/src/MacVim/dejavu-ttf-2.20/DejaVuSansMono-Bold.ttf similarity index 100% rename from dejavu-ttf-2.20/DejaVuSansMono-Bold.ttf rename to src/MacVim/dejavu-ttf-2.20/DejaVuSansMono-Bold.ttf diff --git a/dejavu-ttf-2.20/DejaVuSansMono-BoldOblique.ttf b/src/MacVim/dejavu-ttf-2.20/DejaVuSansMono-BoldOblique.ttf similarity index 100% rename from dejavu-ttf-2.20/DejaVuSansMono-BoldOblique.ttf rename to src/MacVim/dejavu-ttf-2.20/DejaVuSansMono-BoldOblique.ttf diff --git a/dejavu-ttf-2.20/DejaVuSansMono-Oblique.ttf b/src/MacVim/dejavu-ttf-2.20/DejaVuSansMono-Oblique.ttf similarity index 100% rename from dejavu-ttf-2.20/DejaVuSansMono-Oblique.ttf rename to src/MacVim/dejavu-ttf-2.20/DejaVuSansMono-Oblique.ttf diff --git a/dejavu-ttf-2.20/DejaVuSansMono.ttf b/src/MacVim/dejavu-ttf-2.20/DejaVuSansMono.ttf similarity index 100% rename from dejavu-ttf-2.20/DejaVuSansMono.ttf rename to src/MacVim/dejavu-ttf-2.20/DejaVuSansMono.ttf diff --git a/dejavu-ttf-2.20/LICENSE b/src/MacVim/dejavu-ttf-2.20/LICENSE similarity index 100% rename from dejavu-ttf-2.20/LICENSE rename to src/MacVim/dejavu-ttf-2.20/LICENSE diff --git a/dejavu-ttf-2.20/NEWS b/src/MacVim/dejavu-ttf-2.20/NEWS similarity index 100% rename from dejavu-ttf-2.20/NEWS rename to src/MacVim/dejavu-ttf-2.20/NEWS diff --git a/dejavu-ttf-2.20/README b/src/MacVim/dejavu-ttf-2.20/README similarity index 100% rename from dejavu-ttf-2.20/README rename to src/MacVim/dejavu-ttf-2.20/README diff --git a/dejavu-ttf-2.20/langcover.txt b/src/MacVim/dejavu-ttf-2.20/langcover.txt similarity index 100% rename from dejavu-ttf-2.20/langcover.txt rename to src/MacVim/dejavu-ttf-2.20/langcover.txt diff --git a/dejavu-ttf-2.20/unicover.txt b/src/MacVim/dejavu-ttf-2.20/unicover.txt similarity index 100% rename from dejavu-ttf-2.20/unicover.txt rename to src/MacVim/dejavu-ttf-2.20/unicover.txt diff --git a/doc-bm-c.icns b/src/MacVim/doc-bm-c.icns similarity index 100% rename from doc-bm-c.icns rename to src/MacVim/doc-bm-c.icns diff --git a/doc-bm-h.icns b/src/MacVim/doc-bm-h.icns similarity index 100% rename from doc-bm-h.icns rename to src/MacVim/doc-bm-h.icns diff --git a/doc-bm-html.icns b/src/MacVim/doc-bm-html.icns similarity index 100% rename from doc-bm-html.icns rename to src/MacVim/doc-bm-html.icns diff --git a/doc-bm-java.icns b/src/MacVim/doc-bm-java.icns similarity index 100% rename from doc-bm-java.icns rename to src/MacVim/doc-bm-java.icns diff --git a/doc-bm-php.icns b/src/MacVim/doc-bm-php.icns similarity index 100% rename from doc-bm-php.icns rename to src/MacVim/doc-bm-php.icns diff --git a/doc-bm-pl.icns b/src/MacVim/doc-bm-pl.icns similarity index 100% rename from doc-bm-pl.icns rename to src/MacVim/doc-bm-pl.icns diff --git a/doc-bm-sh.icns b/src/MacVim/doc-bm-sh.icns similarity index 100% rename from doc-bm-sh.icns rename to src/MacVim/doc-bm-sh.icns diff --git a/doc-bm-tex.icns b/src/MacVim/doc-bm-tex.icns similarity index 100% rename from doc-bm-tex.icns rename to src/MacVim/doc-bm-tex.icns diff --git a/doc-bm-txt.icns b/src/MacVim/doc-bm-txt.icns similarity index 100% rename from doc-bm-txt.icns rename to src/MacVim/doc-bm-txt.icns diff --git a/doc-bm-xml.icns b/src/MacVim/doc-bm-xml.icns similarity index 100% rename from doc-bm-xml.icns rename to src/MacVim/doc-bm-xml.icns diff --git a/doc-bm.icns b/src/MacVim/doc-bm.icns similarity index 100% rename from doc-bm.icns rename to src/MacVim/doc-bm.icns diff --git a/gui_macvim.m b/src/MacVim/gui_macvim.m similarity index 100% rename from gui_macvim.m rename to src/MacVim/gui_macvim.m diff --git a/gvimrc b/src/MacVim/gvimrc similarity index 100% rename from gvimrc rename to src/MacVim/gvimrc diff --git a/main.m b/src/MacVim/main.m similarity index 100% rename from main.m rename to src/MacVim/main.m diff --git a/vim_gloss.icns b/src/MacVim/vim_gloss.icns similarity index 100% rename from vim_gloss.icns rename to src/MacVim/vim_gloss.icns diff --git a/vimrc b/src/MacVim/vimrc similarity index 100% rename from vimrc rename to src/MacVim/vimrc -- 2.11.4.GIT