Closed Halbaroth closed 9 months ago
My _CoqProject file contains the line:
_CoqProject
-arg "-w all"
but I got:
Failed to launch Coq. Unknown option -w all
while starting Coqtail.
My version of neovim is v0.9.5 and I use Coqtail v1.7.1.
v0.9.5
v1.7.1
Notice that I can replace the line by
-arg -w -arg all
My
_CoqProject
file contains the line:but I got:
while starting Coqtail.
My version of neovim is
v0.9.5
and I use Coqtailv1.7.1
.Notice that I can replace the line by