daa84 / neovim-gtk

gtk ui for neovim
GNU General Public License v3.0
716 stars 57 forks source link

set hidden opens extra no name buffer on startup #124

Open tgeng opened 6 years ago

tgeng commented 6 years ago

Describe the bug Content of .config/nvim/init.vim as follows

set hidden

Then open any file and do :ls, one can see two buffers, one of the opened file and one empty

Technical information:

ahidalgob commented 5 years ago

I'm also affected by this. If I erase set hidden from my config, the problem goes away, so it is that option that causes the bug.

Thank you

OS: Arch Linux Neovim version: NVIM v0.3.7 NeovimGtk version: v0.2.0-41-g295f4f6