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
My _CoqProject file contains arguments (such as -R . Namespace) that need to be passd to coqtop. Other IDEs do this, and I can do it manually by passing it to :CoqLaunch. It would be nice if I did not have to do this manually, though.
The text was updated successfully, but these errors were encountered:
My
_CoqProject
file contains arguments (such as-R . Namespace
) that need to be passd tocoqtop
. Other IDEs do this, and I can do it manually by passing it to:CoqLaunch
. It would be nice if I did not have to do this manually, though.The text was updated successfully, but these errors were encountered: