You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this error when I open a second nvim instance on another terminal.
Error detected while processing /home/bruno/.var/app/io.neovim.nvim/data/nvim/pl
ugged/coq_nvim/plugin/coq.vim:
line 1:
E5108: Error executing lua Vim:Failed to start server: address already in use
stack traceback:
[C]: in function 'serverstart'
...pp/io.neovim.nvim/data/nvim/plugged/coq_nvim/lua/coq.lua:121: in func
tion 'Now'
...pp/io.neovim.nvim/data/nvim/plugged/coq_nvim/lua/coq.lua:191: in main
chunk
[C]: in function 'require'
[string "luaeval()"]:1: in main chunk
I suspect this has something to do with having neovim installed as a flatpak.
Any ideas on how to solve this?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
I'm getting this error when I open a second nvim instance on another terminal.
I suspect this has something to do with having neovim installed as a flatpak.
Any ideas on how to solve this?
Thanks!
The text was updated successfully, but these errors were encountered: