Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coqtail doesn't recognize the option -arg "-w all" #340

Closed
Halbaroth opened this issue Feb 19, 2024 · 0 comments · Fixed by #342
Closed

Coqtail doesn't recognize the option -arg "-w all" #340

Halbaroth opened this issue Feb 19, 2024 · 0 comments · Fixed by #342

Comments

@Halbaroth
Copy link

My _CoqProject file contains the line:

-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.

Notice that I can replace the line by

-arg -w -arg all 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant