Move "Recent Files" menu

This commit is contained in:
Bjorn Winckler
2008-05-10 16:11:43 +02:00
parent f08c899208
commit 1bc466c774
+2 -2
View File
@@ -1,7 +1,7 @@
" System gvimrc file for MacVim
"
" Maintainer: Bjorn Winckler <bjorn.winckler@gmail.com>
" Last Change: Fri Mar 21 2008
" Last Change: Sat May 10 2008
"
" This is a work in progress. If you feel so inclined, please help me improve
" this file.
@@ -45,7 +45,7 @@ aunmenu File.Save-Exit
an <silent> 10.290 File.New\ Window :maca newWindow:<CR>
an 10.295 File.New\ Tab :tabnew<CR>
an <silent> 10.310 File.&Open\.\.\. :maca fileOpen:<CR>
an <silent> 10.314 File.Open\ Recent :maca recentFilesDummy:<CR>
an <silent> 10.325 File.Open\ Recent :maca recentFilesDummy:<CR>
an 10.328 File.-SEP0- <Nop>
an <silent> 10.330 File.Close\ Window<Tab>:qa :confirm qa<CR>
an <silent> 10.331 File.Close :maca performClose:<CR>