coq-lsp.coq
Workspace.CmdLine
Example_plugin
coq-lsp.fleche
coq-lsp.lang
coq-lsp.lsp
coq-lsp.plugin
fleche_waterproof
type t = {
coqlib : string;
coqcorelib : string;
ocamlpath : string option;
vo_load_path : Loadpath.vo_path list;
ml_include_path : string list;
args : string list;
}