coq-lsp.coq
Workspace.Setup
coq-lsp.fleche
coq-lsp.lsp
type t = {
vo_load_path : Loadpath.vo_path list;
ml_include_path : string list;
options : (Goptions.option_name * Coqargs.option_command) list;
This includes warnings
}