rogual / neovim-dot-app

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

Allow opening of directories #145

Closed tarqd closed 9 years ago

tarqd commented 9 years ago

Right now if you do open -a Neovim . in a directory you get an error. Meanwhile if you use nvim . directly (if configured) you get a Netrw directory listing. Can we have this work with Neovim.app?

tarqd commented 9 years ago

Closing because I found this is already a known issue