cubical-hott/.vscode/settings.json
2024-09-12 00:43:14 -05:00

6 lines
131 B
JSON

{
"agdaMode.connection.commandLineOptions": "--safe --cubical --without-K",
"files.associations": {
"*.lagda.typ": "agda"
}
}