Re: menu.vim overwritten

2011-04-10 Thread rameo
On Apr 9, 10:54 am, Andy Wokula wrote: > Am 05.04.2011 16:59, schrieb rameo: > > > Actually I use windows gvim 7.3 version. > > All my files and plugins are in my user directory "vimfiles" > > > I noted that these 2 files has to be in the vim73 (program directory): > > - _vimrc > > - menu.vim > >

Re: menu.vim overwritten

2011-04-09 Thread Andy Wokula
Am 05.04.2011 16:59, schrieb rameo: Actually I use windows gvim 7.3 version. All my files and plugins are in my user directory "vimfiles" I noted that these 2 files has to be in the vim73 (program directory): - _vimrc - menu.vim That is wrong, you should never place/change files in the program

Re: menu.vim overwritten

2011-04-07 Thread Tony Mechelynck
On 08/04/11 03:50, John Little wrote: On Apr 7, 6:54 pm, rameo wrote: and moved my menu.vim to vimfiles (root) but received this error: Error detected while processing C:\Program Files\Vim \vim73\filetype.vim: You've got that error because the standard menu.vim wasn't found. The point with

Re: menu.vim overwritten

2011-04-07 Thread John Little
On Apr 7, 4:26 pm, Tony Mechelynck wrote: > To avoid fossilization, you might want to use ":runtime! menu.vim" (with > bang, and without quotes): that sources every menu.vim in all > 'runtimepath' directories in turn, and in the order in which they appear > in 'runtimepath'. > > However, for it t

Re: menu.vim overwritten

2011-04-07 Thread John Little
On Apr 7, 6:54 pm, rameo wrote: > and moved my menu.vim to vimfiles (root) but received this error: > > Error detected while processing C:\Program Files\Vim > \vim73\filetype.vim: You've got that error because the standard menu.vim wasn't found. The point with my approach is that one can leave

Re: menu.vim overwritten

2011-04-06 Thread rameo
On Apr 7, 3:09 am, John Little wrote: > On Apr 6, 2:59 am, rameo wrote: > > > When I install a new vim version, the installer asks if it has to > > create a new _vimrc file but it doesn't so for menu.vim. > > Last time my menu.vim was overwritten. > > What I do is: >     - In .vimrc (or _vimrc) n

Re: menu.vim overwritten

2011-04-06 Thread Tony Mechelynck
On 07/04/11 03:09, John Little wrote: On Apr 6, 2:59 am, rameo wrote: When I install a new vim version, the installer asks if it has to create a new _vimrc file but it doesn't so for menu.vim. Last time my menu.vim was overwritten. What I do is: - In .vimrc (or _vimrc) near the beginning

Re: menu.vim overwritten

2011-04-06 Thread John Little
On Apr 6, 2:59 am, rameo wrote: > When I install a new vim version, the installer asks if it has to > create a new _vimrc file but it doesn't so for menu.vim. > Last time my menu.vim was overwritten. What I do is: - In .vimrc (or _vimrc) near the beginning I have let did_install_defa

menu.vim overwritten

2011-04-05 Thread rameo
Actually I use windows gvim 7.3 version. All my files and plugins are in my user directory "vimfiles" I noted that these 2 files has to be in the vim73 (program directory): - _vimrc - menu.vim When I install a new vim version, the installer asks if it has to create a new _vimrc file but it doesn'