mirror of
https://github.com/neovim/neovim.git
synced 2025-11-20 17:16:31 +00:00
- main.c: remove os_setenv("MYVIMRC",…), it is already done by
do_source().
- This also sets $MYVIMRC to a full (absolute) path.
- code cleanup.