zchee / nvim-go

Go development plugin for Neovim written in pure Go

Home Page:https://pkg.go.dev/github.com/zchee/nvim-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error occurs when I excute :w two or many times in neovim.

cossonleo opened this issue · comments

When I excute :w many times in neovim, error occur like:
Error detected while processing BufWritePre Auto Command for ".go"
Error detected while processing BufWritePost Auto Command for "
.go"
E475:invalid argument: Channel does't exsit.

@Cosson2017 Hm... I’ll try to debug it.
Thanks.

I get this all the time too, it's really annoying because you can't save.