bill lam
location of ~/.vim directory on window –
I'm going to write instruction to teach window users, What is the
recommended wording to tell the location of ~/.vim directory
on m$ window? Will ...
Loading...
sapfeer
On my WindowsXP .vimrc file is stored in %USERPROFILE% directory and
it calls '_vimrc'. Also there is '_viminfo' file in my home directory.
...
Loading...
bill lam
On Wed, 18 Feb 2009, Sapfeer wrote:
>
> On my WindowsXP .vimrc file is stored in %userprofile% directory and
> it calls '_vimrc'. A...
Loading...
JohnBeckett
RE: location of ~/.vim directory on window –
bill lam wrote:
> afaics default locations are
> ~/.vimrc = $HOME/_vimrc
> ~/.vim = $HOME/vimfiles
>
> and $HOME = %us...
Loading...
bill lam
Re: location of ~/.vim directory on window –
On Thu, 19 Feb 2009, John Beckett wrote:
>
> bill lam wrote:
> > afaics default locations are
> > ~/.vimrc = $HOME/_vimrc
>...
Loading...
JohnBeckett
RE: location of ~/.vim directory on window –
bill lam wrote:
> I suppose USERPROFILE is defined in win-xp but like you,
> I'm not going to bother it.
Sorry to harp on this but I ...
Loading...
bill lam
Re: location of ~/.vim directory on window –
On Thu, 19 Feb 2009, John Beckett wrote:
>
> bill lam wrote:
> > I suppose USERPROFILE is defined in win-xp but like you,
> > I...
Loading...
JohnBeckett
RE: location of ~/.vim directory on window –
bill lam wrote:
> Thanks you for head up. I did not intend to use USERPROFILE
> inside vim program but just tell people to put some fil...
Loading...
bill lam
Re: location of ~/.vim directory on window –
On Thu, 19 Feb 2009, John Beckett wrote:
> If you tell Windows users to put a file somewhere under USERPROFILE in
> the hope that Vim wi...
Loading...
JohnBeckett
RE: location of ~/.vim directory on window –
bill lam wrote:
> That should be already good enough for my purpose.
You really should not plan to publish incorrect information. Some of...
Loading...
bill lam
Re: location of ~/.vim directory on window –
On Fri, 20 Feb 2009, John Beckett wrote:
>
> bill lam wrote:
> > That should be already good enough for my purpose.
>
>...
Loading...
Tony Mechelynck
On 18/02/09 10:32, bill lam wrote:
> I'm going to write instruction to teach window users, What is the
> recommended wording to tell the...
Loading...
bill lam
On Wed, 18 Feb 2009, Tony Mechelynck wrote:
> :!md ~/vimfiles
> :!md ~/vimfiles/after
> :!md ~/vimfiles/after/ftplugin
> :e ~/vimf...
Loading...
JohnBeckett
RE: location of ~/.vim directory on window –
bill lam wrote:
> I use wine more often than real window now, On wine the
> vimfiles are placed just under c:\ so that I suppose the
&g...
Loading...
Tony Mechelynck
On 18/02/09 15:21, bill lam wrote:
> On Wed, 18 Feb 2009, Tony Mechelynck wrote:
>> :!md ~/vimfiles
>> :!md ~/vimfiles/after...
Loading...
Tom Link-3
> I'm going to write instruction to teach window users, What is the
> recommended wording to tell the location of ~/.vim directory
> ...