rogual / neovim-dot-app

Mac OS X GUI for Neovim
1.13k stars 62 forks source link

Fixed setting the environment variables #261

Closed bambu closed 8 years ago

bambu commented 8 years ago

Environment was setup incorrectly. The shell should be launched with -l and have it call env -i.

This should close #235 and fix #84