On Wed, 18 Feb 2009, Sapfeer wrote:
>
> On my WindowsXP .vimrc file is stored in %userprofile% directory and
> it calls '_vimrc'. Also there is '_viminfo' file in my home directory.
Thanks Sapfeer, Tom:
afaics default locations are
~/.vimrc = $HOME/_vimrc
~/.vim = $HOME/vimfiles
and $HOME = %userprofile% on window thus,
~/.vimrc = %userprofile%\_vimrc
~/.vim = %userprofile%\vimfiles
--
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
唐詩270 岑參 逢入京使
故園東望路漫漫 雙袖龍鐘淚不乾 馬上相逢無紙筆 憑君傳語報平安
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---