review

review patchsets using your default editor
Log | Files | Refs

ols.json (220B)


      1 {
      2   "$schema": "https://raw.githubusercontent.com/DanielGavin/ols/master/misc/ols.schema.json",
      3   "collections": [
      4     { "name": "jm", "path": "../jm" }
      5   ],
      6   "enable_semantic_tokens": true,
      7   "enable_snippets": true
      8 }