{
  "name": "Nim",
  "type": "programming",
  "color": "#ffc200",
  "extensions": [
    ".nim",
    ".nim.cfg",
    ".nimble",
    ".nimrod",
    ".nims"
  ],
  "filenames": [
    "nim.cfg"
  ],
  "aceMode": "text",
  "tmScope": "source.nim",
  "languageId": 249
}
