> Where is the after/syntax vim file located?
> I'm using gvim under xp/vista

For your login only:

     $HOME/vimfiles

for all users of vim on the same machine:

    $VIM/vimfiles

Don't worry if $HOME or $VIM are not defined at the windows level, vim
will define them while it's running.  To find out what they are, run
vim and type

:echo $HOME $VIM

Regards, John

-- 
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

Reply via email to