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