mirror of
https://github.com/neovim/neovim.git
synced 2025-11-24 19:20:39 +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.