mirror of
https://git.checksum.fail/alec/neinterm.git
synced 2025-12-10 13:09:54 +02:00
11 lines
331 B
JSON
11 lines
331 B
JSON
{
|
|
"jaktLanguageServer.compiler.executablePath": "/home/alec/cloned/jakt/build/bin/jakt",
|
|
"git.ignoreLimitWarning": true,
|
|
"pmd-cpd.language": [
|
|
"cpp"
|
|
],
|
|
"pmd-cpd.onStartBehavior": "Show",
|
|
"pmd-cpd.sourceDirectory": "/home/alec/repos/erythros",
|
|
"terminal.integrated.shellIntegration.history": 0
|
|
}
|