akiyosi / goneovim

A GUI frontend for neovim.
MIT License
2.35k stars 60 forks source link

Opening files in Windows with single Goneovim instance #533

Open ashrasmun opened 2 months ago

ashrasmun commented 2 months ago

Hello,

As a user, I would like to have only one instance on Goneovim opened at all times and be able to open files by default in that one instance without the need to circumvent it with scripts. GVim had a switch, I recon it was --remote, that enabled that functionality, but I've never seen it in Neovim.

Visual Code opens files like that.