mirror of
https://git.checksum.fail/alec/erythros
synced 2025-12-11 21:49:53 +02:00
11 lines
298 B
JSON
11 lines
298 B
JSON
|
|
{
|
||
|
|
"jaktLanguageServer.compiler.executablePath": "jakt",
|
||
|
|
"git.ignoreLimitWarning": true,
|
||
|
|
"pmd-cpd.language": [
|
||
|
|
"cpp"
|
||
|
|
],
|
||
|
|
"pmd-cpd.onStartBehavior": "Show",
|
||
|
|
"pmd-cpd.sourceDirectory": "/home/alec/repos/erythros",
|
||
|
|
"terminal.integrated.shellIntegration.history": 0
|
||
|
|
}
|