On 2019-11-15, cs-pchsu wrote:
> Q: Is vim correctly installed?
> A: After I have compiled the project, I execute vim directly in the src
> directory.
> 
> Q:Is the Vimruntime env variable correctly set?
> A:What files are there for me to refer to how to set runtime env.

If you are executing vim directly in the src directory, then
I assume that you have not installed it (i.e., run "sudo make
install").  Then vim is going to look for its configuration files in
the place it expects them to be installed, not in the place they
currently are.

To be sure you are using the configuration files that match the vim
you just built, before you install it, run vim like this:

    $ VIMRUNTIME=runtime src/vim

HTH,
Gary

-- 
-- 
You received this message from the "vim_dev" 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_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/20191115165556.GA21221%40phoenix.

Raspunde prin e-mail lui