comic/odin/ols.json
2026-05-22 08:54:22 +02:00

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"
}
]
}