mirror of
https://github.com/neovim/neovim.git
synced 2025-09-26 04:58:33 +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.