Skip to content

Commit

Permalink
[dev pick] Add coq-lsp to dev pick.
Browse files Browse the repository at this point in the history
  • Loading branch information
ejgallego committed Sep 15, 2023
1 parent a6aac64 commit 7068860
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package_picks/package-pick-dev.sh
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,9 @@ then
# Communication with coqtop
PACKAGES="${PACKAGES} coq-serapi.dev"

# LSP server for Coq
PACKAGES="${PACKAGES} coq-lsp.dev"

# Bedrock2, fiat crypto, ...
PACKAGES="${PACKAGES} coq-coqutil.dev"
# PACKAGES="${PACKAGES} coq-bedrock2.dev" # Error: "sed: illegal option -- z"
Expand Down

0 comments on commit 7068860

Please sign in to comment.