mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 04:15:30 +00:00
16 lines
No EOL
177 B
Text
16 lines
No EOL
177 B
Text
{
|
|
"folders": [
|
|
{
|
|
"path": ".."
|
|
},
|
|
{
|
|
"path": "../vendor/zoekt"
|
|
}
|
|
],
|
|
"settings": {
|
|
"files.associations": {
|
|
"*.json": "jsonc",
|
|
"index.json": "json"
|
|
}
|
|
}
|
|
} |