12 lines
324 B
JSON
12 lines
324 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/DanielGavin/ols/master/misc/ols.schema.json",
|
|
"enable_document_symbols": true,
|
|
"enable_hover": true,
|
|
"enable_snippets": true,
|
|
"collections": [
|
|
{
|
|
"name": "clay",
|
|
"path": "vendor/clay/bindings/odin/clay-odin"
|
|
}
|
|
]
|
|
} |