On 2018-04-08, Meino wrote:
> Hi,
> 
> On a windows PC I have "installed" vim - that is: I have
> unpacked a archive downloaded from here:
> https://github.com/vim/vim-win32-installer/releases
> 
> Is there a way to ask vim (for example through vim-internal variabl)
> where it exspects the equivalent of .vim (UNIX/Linux) ?
The Windows equivalent of the .vim directory is vimfiles.  This will
usually (always?) be $HOME/vimfiles.  See
    :help vimrc
If the $HOME environment variable doesn't already exist, Vim will
create it from the expansion of $HOMEDRIVE$HOMEPATH or $USERPROFILE.
See
    help $HOME-windows
Regards,
Gary
-- 
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
--- 
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Monday, April 9, 2018
Subscribe to:
Post Comments (Atom)
 
No comments:
Post a Comment